Great!...thanks for the info...how about a list of strings
(List<String>)...will it also be handled (an array value in the key-value
pair)?

Regards,
Muthu

On Fri, Jun 16, 2017 at 2:03 AM, Andrey Mashenkov <
[email protected]> wrote:

> 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
>

Reply via email to