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?