Well, we can't tell. Because you haven't identified the field you are
working with.
So, we need two additional pieces of information:
the query you use that works
the query you use that doesn't work
And attach &debugQuery=on to both of them and post the results back please.
But looking at the a
Hi! Thank you for your response!
here is my full schema:
Are you using the same analyzer for both type="query" and type="index"? Can you
show us the fieldType from your schema?
-Michael
Hi all!
I have configured my schema to use the solr.ASCIIFoldingFilterFactory
filter, this way I'm able to search a word like "ferias" and get "férias",
but when I try to search the exact word "férias" I got nothing as result.
Is there a way to configure both cases in the search?
Best Regards!