: I have a problem with solr 1.2, I'm using the filter : "ISOLatin1AccentFilterFactory" to replaces accented characters by their : unaccented equivalent, because I need to index documents in Spanish, so : the documents aren't being indexed correctly, when I was using with solr
can you provide some more details and elaborate on what exactly the problem is? ... "the documents aren't being indexed correctly" doesn't give us a lot to go on. some specific examples (of your input, your fieldtype configuration, the output you see, etc...) can help us understand what your problem might be. -Hoss