RE: Novice seeking help to change filters to search without diacritics

2010-07-24 Thread HSingh
: Usually people set up two fields, one with diacritics and one without. : Then searches are against both fields. If you think a match against the field : with diacritics is more valuable, you can give that field a boost. Hi Steve, where can one setup these two fields? Thank you for your k

RE: Novice seeking help to change filters to search without diacritics

2010-07-23 Thread HSingh
Hi Steve, This is extremely helpful! What is the best way to also preserve/append the diacritics in the index in case someone searches using them? I deeply appreciate your help! -- View this message in context: http://lucene.472066.n3.nabble.com/Novice-seeking-help-to-change-filters-to-search

Re: Novice seeking help to change filters to search without diacritics

2010-07-22 Thread HSingh
Hoss, thank you for your helpful response! : i think what's confusing you is that you are using the : MappingCharFilterFactory with that file in your "text" field type to : convert any ISOLatin1Accent characters to their "base" characters The problem is that a large range of characters are not g

Novice seeking help to change filters to search without diacritics

2010-07-15 Thread HSingh
I am new to Solr and seeking your help to change filter from ISOLatin1AccentFilterFactory to ASCIIFoldingFilterFactory files. I am not sure what change is to be made and where exactly this change is to be made. And finally, what would replace mapping-ISOLatin1Accent.txt file? I would like Solr t