Skip to Content
0
Jun 14, 2018 at 08:21 AM

solr result and hybris search results are different

172 Views

Hi Experts,

I am facing one weird issue in search. I have on property in the product say description, i configured it as solrindexed property with type.string. When I am searching with value 13-3-15 , it is returning me product which are having strings 13 or 3 or 5 in the description field but it is not returning the product which is having 13-3-5 as a part of description.When I checked in solr, it is returned correct result. any idea what is wrong?