> Hi,
>
> Thanks for the suggestions, perhaps I am closer to the
> goal, but still don't
> get the result. I would like to find accented characters
> (mapped by the
> MappingCharFilterFactory) by writing unaccented queries. On
> this page:
>
> http://issues.ez.no/IssueView.php?Id=14742&activeItem
Hi,
Thanks for the suggestions, perhaps I am closer to the goal, but still don't
get the result. I would like to find accented characters (mapped by the
MappingCharFilterFactory) by writing unaccented queries. On this page:
http://issues.ez.no/IssueView.php?Id=14742&activeItem=2
I've found that
> The sequence of the TokenizerChain is
> not correct... Filters must be after tokenizer:
Correct for TokenFilter(s), wrong for charFilter(s).
MappingCharFilterFactory comes before tokenizer.
ISOLatin1AccentFilterFactory.
: Date: Thu, 27 Aug 2009 16:30:08 +0200
: From: "[ISO-8859-1] György Frivolt"
: Reply-To: solr-user@lucene.apache.org
: To: solr-user
: Subject: Searching with or without diacritics
:
: Hello,
:
: I started to use solr only recently using the ruby/rails
sunspot-solr
: cli
> : To: solr-user
> : Subject: Searching with or without diacritics
> :
> : Hello,
> :
> : I started to use solr only recently using the ruby/rails
> sunspot-solr
> : client. I use solr on a slovak/czech data set and realized one not wanted
> : behaviour of the se
Take a look at the MappingCharFilterFactory (in Solr 1.4) and/or the
ISOLatin1AccentFilterFactory.
: Date: Thu, 27 Aug 2009 16:30:08 +0200
: From: "[ISO-8859-1] Gy�rgy Frivolt"
: Reply-To: solr-user@lucene.apache.org
: To: solr-user
: Subject: Searching with or without diacritics
Hello,
I started to use solr only recently using the ruby/rails sunspot-solr
client. I use solr on a slovak/czech data set and realized one not wanted
behaviour of the search. When the user searches an expression or word which
contains dicritics, letters like š, č, ť, ä, ô,... usually the spe