On 1/10/07, Phil Rosen <[EMAIL PROTECTED]> wrote:
Do I need to change my tokenizer for "text" fields or "query"? Or is it a worddeliminator issue?
Ideally, _no_ tokenization should occur for fields on which you wish to facet. You can declare the field to be multivalued and still add many non-tokenized values. cheers, -MIke