On Thursday, December 11, 2003, at 04:00 PM, Thomas Krämer wrote:
> how can i create an index of all the terms in a collection without
> "term" and "Term" being indexed twice?
>
> in the example, a standard analyzer is used, and in the documentation
> it sais :
>
>
> Filters StandardTokenizer with StandardFilter, LowerCaseFilter and
> StopFilter.
>
> So, why do i get double entries for terms in upper- and lower case
> writing?
Could you provide us some code that shows how you are indexing, and
also how you are seeing the indexed terms?
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org
|