gt;
> --
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://lucene.472066.n3.nabble.com/Strange-behaviour-with-default-request-handler-tp3991976p3992063.html
> To unsubscribe from Strange behaviour with defa
> And when i search for "soph", i only get "Sophie" in the
> results and not "Sophia".
Do you want your query q=soph to return both Sophie and Sophia?
If that's the case then you can use wildcard queries. q=soph*
Also you didn't provide field definition type="text". It seems that you have
stemmi
Cya,
benjamin.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Strange-behaviour-with-default-request-handler-tp3991976.html
Sent from the Solr - User mailing list archive at Nabble.com.