you want to
> accomplish before anyone can suggest best practices. What's
> the use case you're trying to support?
>
> Best
> Erick
>
> On Dec 27, 2007 9:33 AM, webspeak <[EMAIL PROTECTED]> wrote:
>
>>
>> Hello,
>>
>> I would l
Hello,
I would like to search documents by "CUSTOMER".
So I search on the field "CUSTOMER" using a KeywordAnalyzer.
The CUSTOMER field is indexed with those params:
Field.Index.UN_TOKENIZED
Field.Index.Store
Is it the Best Practice ?
--
View this message in context:
http://www.nabble.com/Sea