Re: Searching on fields with White Spaces
Problem here is that e.g. New York is stored as two different tokens in your index, as you use white space tokenizer. The easiest solution would be to detect and break the incoming one-word query tokens into several tokens, i.e. newyork => new york. That's probably possible only if there is a finit
Searching on fields with White Spaces
I have a custom fieldtype with the below config I have an Autocomplete configured on the same field which gives me result as expected. A new use case is to search kualalumpur or say newyor