Thank you for your answer.
I agree, I can manage predictable values through synonyms.
However most data in this index are company and product names, leading
sometimes to rather strange syntax (mix of upper/lower case, misplaced dash
or spaces). One purpose to using solr was to help in finding pot
I'm looking for a way to index/search on terms that may or may not contain
spaces.
An example will explain better :
- Loooking for "healthcare", I want to find both "healthcare" and "health
care".
- Loooking for "health care", I want to find both "health care" and
"healthcare".
My other constraint