You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jagadish Muddapati (JIRA)" <ji...@apache.org> on 2018/09/06 14:27:00 UTC

[jira] [Created] (SOLR-12751) Multi word searching is not working getting random search results

Jagadish Muddapati created SOLR-12751:
-----------------------------------------

             Summary: Multi word searching is not working getting random search results
                 Key: SOLR-12751
                 URL: https://issues.apache.org/jira/browse/SOLR-12751
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
         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

 

 

 

 
            Reporter: Jagadish Muddapati


I recently integrate solr to AEM and when i do search for multiple words the search results are getting randomly.

 

search words: {color:#FF0000}*Intermodal schedule*{color}

Results: First solr displaying the search results related to {color:#FF0000}Intermodal{color} and after few pages I am seeing the serch term {color:#FF0000}schedule {color}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 *...*|http://www.nscorp.com/content/nscorp/en/shipping-options/intermodal/terminals-and-schedules.html] page on starting and getting random results and the  [Terminals & *Schedules* | *Intermodal* | Shipping Options *...*|http://www.nscorp.com/content/nscorp/en/shipping-options/intermodal/terminals-and-schedules.html] page displaying after the 40 results.

 

Here is the query on browser URL:

[http://test-servername/content/nscorp/en/search-results.html?start=0&q=Intermodal+Schedule|http://servername/content/nscorp/en/search-results.html?start=0&q=Intermodal+Schedule]

 

I am using solr version 7.4

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org