Hi all,
I'm pretty new to the lucene indexing and what mechanics lies behind it.
However, I currently have a product index containig all kinds of data and a freetext search which works fine.
However, as the productid's contains dot like : "0010.2000", the customer is interested in the search returning results whenever you type or maybe even better copy paste an id with no dots to the query like : "00102000" ..
Any suggestions on how to solve this puzzle?
BR Mikkel