On Feb 7, 2008 2:51 PM, vijay_schi <[EMAIL PROTECTED]> wrote:
> I want to know, what type of analyzers can be used for the data 12345_r,
> 12346_r, 12345_c, 12346_c ....etc , type of data.
>
> I had text type for that uniqueKey and some query , index analyzers on it. i
> think thats making duplicates.

Yes, that is the problem.  uniqueKeys must be single tokens after analysis.
Use the string type instead.

-Yonik

Reply via email to