cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to change the solr indexed type in the code

Former Member
0 Likes
266

I have two indexed type in my solr.impex file . product and customer. when i search in the page , only products are retrieved . How to change and set the indexed type to customer.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi ,

Refer the steps how we need to add other indexed type and show the results.

In this link it refers the ContentPage in addition to Product, here you need Customer instead of ContentPage

Content Searhc

Thanks,

Venki

Former Member
0 Likes

Refer the following class SearchSolrQueryPopulator.java