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.
Yonik Seeley wrote:
>
> On Feb 7, 2008 2:27 PM, vija
Hi,
I'm new to solr. I have a uniqueKey on string which has the data of
12345_r,12346_r etc etc.
when I'm posting xml with same data second time, it allows the docs to be
added. when i search for id:12345_r on solr client , i'm getting multiple
records. what might be the problem ?
previously I'