Hi Muthu, Yes, field value will be tokenized with Lucene StandartAnalyzer [1].
[1] http://lucene.apache.org/core/3_5_0/api/core/org/apache/lucene/analysis/standard/StandardAnalyzer.html On Fri, Jun 16, 2017 at 2:45 AM, Muthu <[email protected]> wrote: > Folks, > > If a field annotated with @QueryTextField contains comma separated values > would this be tokenized before being indexed by Lucene? How does it work? > > Regards, > Muthu > -- Best regards, Andrey V. Mashenkov
