Re: Strange behaviour with default request handler

2012-07-10 Thread dbenjamin
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

Re: Strange behaviour with default request handler

2012-06-29 Thread Ahmet Arslan
> 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

Strange behaviour with default request handler

2012-06-28 Thread dbenjamin
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.