[
https://issues.apache.org/jira/browse/SOLR-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-11637.
-----------------------------------
Resolution: Not A Problem
This is not an appropriate use of Solr's JIRA, we try to reserve the JIRA
system for code issues rather than usage questions.
Please ask the question here: [email protected], see:
http://lucene.apache.org/solr/community.html#mailing-lists-irc
When you do ask on the user's list, include pertinent details, especially how
Hybris relates. My guess is that this is a better question to ask Hybris
support.
At a glance, this is an invalid URL /solr/select, it needs to have the
collection (or core) in it, i.e.
.../solr/techproducts/select.
> Error from server at http://localhost:8983/solr: Expected mime type
> application/o eam but got text/html.
> --------------------------------------------------------------------------------------------------------
>
> Key: SOLR-11637
> URL: https://issues.apache.org/jira/browse/SOLR-11637
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: bhanu pratap
>
> HI ,
> I am getting exception while execution solrselect query please refer error
> INFO [hybrisHTTP2] [RestHandlerExceptionResolver] Translating exception
> [org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSol
> on]: Error from server at http://localhost:8983/solr: Expected mime type
> application/octet-stream but got text/html. <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
> <title>Error 404 Not Found</title>
> </head>
> <body><h2>HTTP ERROR 404</h2>
> <p>Problem accessing /solr/select. Reason:
> <pre> Not Found</pre></p>
> </body>
> </html>
> ERROR [hybrisHTTP2] [RestHandlerExceptionResolver] Error from server at
> http://localhost:8983/solr: Expected mime type application/o
> eam but got text/html. <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
> <title>Error 404 Not Found</title>
> </head>
> <body><h2>HTTP ERROR 404</h2>
> <p>Problem accessing /solr/select. Reason:
> <pre> Not Found</pre></p>
> </body>
> </html>
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
> org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:578)
> de.hybris.platform.solrfacetsearch.solr.impl.CachedSolrClient.request(CachedSolrClient.java:49)
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
> org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
> org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
> com.gucci.core.services.solr.DefaultLightSolrService.runSolrQuery(DefaultLightSolrService.java:67)
> com.gucci.commerce.webservices.gv3.service.search.DefaultConcessionSearchService.getProductsForCategory(DefaultConcessionSearchServi
> 271)
> com.gucci.commerce.webservices.gv3.populator.ConcessionMerchandisingListPopulator.populate(ConcessionMerchandisingListPopulator.java
> com.gucci.commerce.webservices.gv3.facade.DefaultConcessionCategoryFacade.getMerchandising(DefaultConcessionCategoryFacade.java:34)
> com.gucci.commerce.webservices.gv3.controller.ConcessionExportCategoriesController.exportMerchandising(ConcessionExportCategoriesCon
> java:117)
> I am using java 8 and solr-core-6.4.1, solr-solrj-6.4.1 jar file
> Could you please help us over the issue ?
> Regards
> Bhanu Pratap
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]