You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomás Fernández Löbbe (JIRA)" <ji...@apache.org> on 2014/09/25 19:29:33 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomás Fernández Löbbe resolved SOLR-6563.
-----------------------------------------
    Resolution: Invalid

Please send questions like these to the solr-user mailing list before creating a Jira.
Also, you'll get more help if you paste the stacktrace of Solr logs instead of your application's log. 
See http://lucene.apache.org/solr/discussion.html and http://wiki.apache.org/solr/UsingMailingLists

> 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