cancel
Showing results for 
Search instead for 
Did you mean: 

Solr Indexed property is not showing in solr schema OR in solr response

0 Kudos
705

Hi All,

Appreciate your help in advance.

We have added a new attribute (double type) in Product model (items.xml) file and it is added in solr indexed property list also in solr.impex file.

The new attribute is showing under "Indexed Property list" in the backoffice but

the new attribute is not showing in the schema or solr response field list. Please let me know if you have any suggestion to triage the issue.

Accepted Solutions (0)

Answers (2)

Answers (2)

deepak_madan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi rajendrabhattu

Please do below 2 steps

1)Make sure that the new property is getting indexed in product documents.

2)When hitting the PLP make sure the product has that property value in its document.

Please confirm once its solution is done.

deepak_madan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi rajendrabhattu

Please do below 2 steps

1)Make sure that the new property is getting indexed in product documents.

2)When hitting the PLP make sure the product has that property value in its document.

Please confirm once its solution is done.