What is analysis.jsp showing to you, when you query the words?
Due to stemming the input, there could be the mistake.
What happens, if you search for "aviation" without wildcards?
--
View this message in context:
http://old.nabble.com/Problem-with-text-field-in-Solr-tp27175346p27175827.html
Sen
Hi,
from a first glance on your configuration it appears that run run
into the
following:
You use a wildcard query to query a stemmed term (aviation becomes
aviat)
in the index. Now if you provide a wildcard query with the trailing
asterisk as the only wildcard, this wildcard query is rewrit