Okay...btw what is an object String?

Regards,
Muthu

On Sat, Jun 17, 2017 at 1:53 AM, Andrey Mashenkov <
[email protected]> wrote:

> No, only Strings and object String fields are supported.
>
> 16 июня 2017 г. 21:27 пользователь "Muthu" <[email protected]>
> написал:
>
> 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