Multi word search is not returning correct results in solr

2018-09-13 Thread Muddapati, Jagadish
Hi, The Solr results are not working for multi word search. When I use the double quotes around the words it's not giving the correct results and getting random results. Please suggest me resolution for this. String contentText = URLEncoder.encode(String.format("title:\"%s\" OR body:\"%s\" OR

RE: Re: Multi word searching is not working getting random search results

2018-09-07 Thread Muddapati, Jagadish
Schedules (plural) & try phrase slop for better control on relevancy order https://lucene.apache.org/solr/guide/6_6/the-extended-dismax-query-parser.html On Thu, Sep 6, 2018 at 12:10 PM Muddapati, Jagadish < jagadish.muddap...@nscorp.com> wrote: > Label: newbie > Environment: > I a

Multi word searching is not working getting random search results

2018-09-06 Thread Muddapati, Jagadish
Label: newbie Environment: I am currently running solr on Linux platform. NAME="Red Hat Enterprise Linux Server" VERSION="7.5" openjdk version "1.8.0_181" AEM version: 6.2 I recently integrate solr to AEM and when i do search for multiple words the search results are getting randomly. search