Hi,
We have purchased NopAccelerate plugin for products and search from your company ( Order #: 9858). I have installed Solr and your plugins on our website.
After performing a full Indexing of the products, when I try to navigate to a category I get the following log error and no products found. 'can not sort on multivalued field: Price'
Full Error trace:
<?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">400</int><int name="QTime">0</int><lst name="params"><str name="mm">0%</str><str name="q">(Notebook)</str><str name="defType">edismax</str><str name="qf">Name^10 ShortDescription^6 FullDescription^4 CategoryCopy^2 ManufacturerCopy^2 Sku^3 ChildSku^3 nGramContent Tag ManufacturerPartNumber CustomProperties</str><str name="fl">Price</str><str name="start">0</str><str name="sort">Price asc</str><str name="rows">1</str><str name="version">2.2</str><str name="bq"/></lst></lst><lst name="error"><lst name="metadata"><str name="error-class">org.apache.solr.common.SolrException</str><str name="root-error-class">org.apache.solr.common.SolrException</str></lst><str name="msg">can not sort on multivalued field: Price</str><int name="code">400</int></lst> </response>
I have replaced the config files in my Core with the ones you have provided but I keep getting this error.
We have purchased NopAccelerate plugin for products and search from your company ( Order #: 9858). I have installed Solr and your plugins on our website.
After performing a full Indexing of the products, when I try to navigate to a category I get the following log error and no products found. 'can not sort on multivalued field: Price'
Full Error trace:
<?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">400</int><int name="QTime">0</int><lst name="params"><str name="mm">0%</str><str name="q">(Notebook)</str><str name="defType">edismax</str><str name="qf">Name^10 ShortDescription^6 FullDescription^4 CategoryCopy^2 ManufacturerCopy^2 Sku^3 ChildSku^3 nGramContent Tag ManufacturerPartNumber CustomProperties</str><str name="fl">Price</str><str name="start">0</str><str name="sort">Price asc</str><str name="rows">1</str><str name="version">2.2</str><str name="bq"/></lst></lst><lst name="error"><lst name="metadata"><str name="error-class">org.apache.solr.common.SolrException</str><str name="root-error-class">org.apache.solr.common.SolrException</str></lst><str name="msg">can not sort on multivalued field: Price</str><int name="code">400</int></lst> </response>
I have replaced the config files in my Core with the ones you have provided but I keep getting this error.
0
