Hi Ira. If you want to use camel case query, for example, search "redHotChilly" instead of "red hot chilly" - you should use own pattern tokenizer to divide the query by regex pattern.
Regards Vadim Gindin On Thu, Oct 4, 2018 at 11:58 AM Gordin, Ira <ira.gor...@sap.com> wrote: > Hi friends, > > How can I implement Camel case search with Lucene? > > Thanks, > Ira > > >