Hi All,

I am struggling to find the right filter that can make it work for search
queries like "well being" and "play space" to be able to match terms like
wellbeing and playspace in documents.

Tried to make it work with wordDelimiterGraph. But that only works if the
word in the document is "WellBeing". Another option I am considering is
using DictionaryCompoundWordTokenFilterFactory but I need to find a
dictionary file for English that I can pass to it..

Any suggestions on how this can be handled?

Thanks,
Kumar

Reply via email to