on 2019 Apr 03 4:08 PM
error expected mime type application octet stream but got text
<html>
<head>
<meta http equiv="Content Type" content="text/html;charset=utf 8"/>
<title>Error 404 Not Found</title>
</head>
<body>HTTP ERROR 404
<p>Problem accessing /solr/master_backoffice_backoffice_product_flip/update. Reason:Not Found
</body>
</html>
We were using 6.3 earlier where we did not use smartedit. Now we are upgrading to 1811 and are trying to have smartedit functionality. Any leads would be appreciated.
Thanks.
Request clarification before answering.
Hi First open below url:
https://localhost:8983/solr/#/master_backoffice_backoffice_product_flip
If this does not exist it means solr config is not correct. So check indexing mode of solr which must be two phase else run below impex if using default configs:
INSERT_UPDATE SolrIndexConfig;name[unique=true];indexMode(code);
;Default;TWO_PHASE;
Let me know if this helps you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.