You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Suman Lakhera (JIRA)" <ji...@apache.org> on 2014/09/25 16:39:33 UTC

[jira] [Created] (SOLR-6563) Getting error while searching for two words such as "shirt white"

Suman Lakhera created SOLR-6563:
-----------------------------------

             Summary: Getting error while searching for two words such as "shirt white"
                 Key: SOLR-6563
                 URL: https://issues.apache.org/jira/browse/SOLR-6563
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 4.6.1
         Environment: windows server 2012
            Reporter: Suman Lakhera
             Fix For: 4.6.1


The only issue we are having is with search terms that have multiple words, such as “shirt white”. This works fine with the embedded SOLR instances in DEV/QA, which is configured by the Hybris installation. It does not work with the standalone SOLR instances for PROD Env.
For PROD we have two standalone server for master/slave.

For indexing we are using Hybris 5.1.1 Application

Do we require to do some additional configuration in SOLR/Application Level(Hybris) for making the above scenario work?

Kindly help on this.

--------------BELOW IS THE BROWSER ERROR LOG:--------------------------
HTTP Status 500 - Request processing failed; nested exception is org.apache.solr.common.SolrException: org.apache.http.ParseException: Invalid content type:

type Exception report
message Request processing failed; nested exception is org.apache.solr.common.SolrException: org.apache.http.ParseException: Invalid content type: 
description The server encountered an internal error that prevented it from fulfilling this request.

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.apache.solr.common.SolrException: org.apache.http.ParseException: Invalid content type: 
	org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:894)
	org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
	de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:256)
	de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$StatisticsGatewayFilter.doFilter(AbstractPlatformFilterChain.java:345)
	de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:226)
	com.akzonobel.storefront.filters.btg.BTGSegmentFilter.doFilterInternal(BTGSegmentFilter.java:45)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:226)
	com.akzonobel.storefront.filters.btg.AbstractBtgFilter.doFilterInternal(AbstractBtgFilter.java:57)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:226)
	com.akzonobel.storefront.filters.btg.AbstractBtgFilter.doFilterInternal(AbstractBtgFilter.java:57)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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