on ‎2018 Jun 29 2:16 PM
Hi,
I created a SolrIndexedProperty of many attributes though I can't see them on my query result. The problem is if try to filter my results using one of the invisible search results are filtered.
For example :
https://traininghybris:8983/solr/master_backoffice_backoffice_product_flip/select?q=ean_string:10
The url above filters my index and returns the list of products sadly the results are not including my missing attributes (in my case the code and other attributes).
Impex that i am using :
INSERT_UPDATE SolrIndexedProperty; name[unique = true]; $solrIndexedType; type(code); localized[default = false]; currency[default = false]; multiValue[default = false]; includeInResponse[default = false]; useForSpellChecking[default = false]; ; code ; ; text ; ; ; ; ; ; ; ean ; ; string ; ; ; ; ; ;
Request clarification before answering.
you will have to add solrQueryProperty table entry as well. For more information solr.impx for powertools you can check
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 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.