Thanks Jonathan. FQ seems promising. I will give it a go.
Swapnonil Mukherjee
On 26-Oct-2010, at 7:29 PM, Jonathan Rochkind wrote:
> So, first of all, "exact" match is hard in Solr on tokenized fields.
> Tokenized fields don't really do that. So for exact match, you should
> probably use
So, first of all, "exact" match is hard in Solr on tokenized fields.
Tokenized fields don't really do that. So for exact match, you should
probably use a non-tokenized field (string or text with keywordtokenizer
(which should really be called the non-tokenizer)). If there's only one
token in