Skip to Content
0
May 31, 2018 at 04:23 PM

Composed Type in solr index

153 Views

Hi,

While creating the index we are providing the Composed Type(product or variant product) etc. Where we are using this to validate the search/indexing.

For indexing we are indexing the products with the respect to the query which we add in configuration not respect to the composed type.

While retrieving the products from search , we are using the indexed values. Can anyone let me know the use of Composed type in solr index.

Thanks, Sree