On 10/23/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: > I've actually thought about it previously.... it would be nice for it > to all work automatically for the user. Seems like the implementation > should be based on the TokenFilter level, then things like synonym > filters, stemmers, etc, would do nothing.
I concur that it could be really useful. Currently, we have to implement the ISOLatin1AccentFilterFactory filter in the client part of our applications but it could be great to be able to have this part in Solr directly and it would be more consistent with non-wildcard queries behaviour. Regards, -- Guillaume