Hi Susheel, Thanks for your response. Well If I use plural also it is giving the same results and the Solr is not finding the 2 different words that is in the same page. I am trying to figure out how to pass the query to find the results while doing multi word search in same page.
Thanks, Jagadish M. -----Original Message----- From: Susheel Kumar [mailto:susheel2...@gmail.com] Sent: Thursday, September 6, 2018 3:01 PM To: solr-user@lucene.apache.org Subject: [EXTERNAL] Re: Multi word searching is not working getting random search results How about you search with Intermodal 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 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 words: Intermodal schedule > Results: First solr displaying the search results related to > Intermodal and after few pages I am seeing the serch term schedule > related pages randomly. I am not getting the results related to multi words > on the page. > For example: I am not seeing the results like [Terminals & Schedules | > Intermodal | Shipping Options ... page on starting and getting random > results and the [Terminals & Schedules | Intermodal | Shipping Options ... > page displaying after the 40 results. > > Here is the query on browser URL: > > http://secure-web.cisco.com/1YHJLnjxg38Ifakaan8ZFPHodNi4HbrQLcmhM5kTSr > x5jOf2uH75_wUtu7AFAEP7KxUB5b6CrixqFq_S0f7HrOh3XWjXQ-Ulh0lCLiuuIfRXn0SG > Cb4RFSBeyoQrKVcF6qdneCM8cn12qIiYp4k48VW-L2yHoLpFq3on--oSxJjw9n0ELt4iIo > aT942NX3uB1ugWvTByJNd7dD2uv0FqAv3uLqPHCGs6apleaaXiLWjwnRO6f_yAMNTnfRy3 > QfUOyEi4KyrULJfGTS6Hs8hNewO86LHWjh6jbxMYJg_sbi8epNC0ptsjtDTj-6YOzHx7w/ > http%3A%2F%2Ftest-servername%2Fcontent%2Fnscorp%2Fen%2Fsearch-results. > html%3Fstart%3D0%26q%3DIntermodal%2BSchedule > < > http://secure-web.cisco.com/1LoQdHzbU9XRxNqP3SAui7hMZDrw5utvOmhYY6FBfl > yIR4Kn1pbTM5fxobgygd2KkgQ3MkCOlNCXtFBX48duxR6YmWb-pXqUKJavqTvE4V_9PpVm > tJbE2B1bKJGFOXlEUqk2V4_k5NgmGIk4cxJHbOb0KWCxj9XD61t210oPjzOZUQnwzdZRnF > jyAvNImN3Hmm8TIM_StSq5SnFeabqUcnhP73OIJF43s-Wt5tpPqobgdcAEEjf9Fy6oPivN > 26n-AFiMOMveKIqiwxgX1NDgW1hDFIiuyM5bVr-JnXgXUuCrMHZxRZsDE4jthLDtJ44fb/ > http%3A%2F%2Fservername%2Fcontent%2Fnscorp%2Fen%2Fsearch-results.html% > 3Fstart%3D0%26q%3DIntermodal%2BSchedule > > > > I am using solr version 7.4 > > Thanks, > Jagadish M. > > >