Index two fields instead of one. One field has ISOLatin1Filter, LowerCase
etc. and one does not. Search the processed, filter on the raw one. For more
searching power, you can even index a third field with the Soundex/Metaphone
phoneme translators.
-Original Message-
From: Marc Sturlese [m
On Sat, Nov 22, 2008 at 12:43 PM, Marc Sturlese <[EMAIL PROTECTED]> wrote:
> I am faceing a problem doing filed facets and I don't know if there exist
> any solution in Solr to solve my problem.
> I want to do facets with a field that is very small text. To do that I am
> using the KeywordTokenizer