: Here is the string to be indexed without duplication.
:
: Kitchen Cabinet Utah Kitchen Remodeling Utah
:
: Is RemoveDuplicatesTokenFilterFactory for this solution? or for something
: else?
it depeneds on what you want to do ... you've given us an example of some
input, but you haven't elabor
Looking at the code, it does appear to be what you want.
In the analysis.jsp page, you can see exactly how your text is processed.
http://localhost;8983/solr/admin/analysis.jsp
On Tue, Dec 22, 2009 at 2:33 PM, Jae Joo wrote:
> Hi,
>
> Here is the string to be indexed without duplication.
>
> Ki
Hi,
Here is the string to be indexed without duplication.
Kitchen Cabinet Utah Kitchen Remodeling Utah
Is RemoveDuplicatesTokenFilterFactory for this solution? or for something
else?
Jae