Hey,

Sorry for the late answer.

Thanks for your help, i started with a wildcard after your advice, by
adding it automatically
when i build the request in my code.

But then, i found the n-gram filter, which is much appropriate for my use
case until i have
no performance issue ;-)

Thanks again.
Cya,

Benjamin.

2012/6/29 iorixxx [via Lucene] <ml-node+s472066n3992063...@n3.nabble.com>

> > 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 stemming filter in your analysis chain.
>
> You can inspect how tokens Sophie and Sophia are indexed using
> solr/admin/analysis.jsp page.
>
>
>
>
> ------------------------------
>  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 default request handler, click
> here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3991976&code=YmVuamFtaW4uZHVsYXVAZ21haWwuY29tfDM5OTE5NzZ8LTE2OTc3NDIxNTA=>
> .
> NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>


--
View this message in context: 
http://lucene.472066.n3.nabble.com/Strange-behaviour-with-default-request-handler-tp3991976p3994095.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to