Hi,
I am using solr for my faceted search implementation. It is an e-commerce
site and the facets are based on product attributes.

I have added product code to my index. The search works well if the user
enters the complete product code. However if some one enters a partial code,
the search is failing. 

For example, if the product code is ABD019T, if the user enters ABD0 or
ABD01 or ABD019 the search fails to bring any results. But the search for
ABD brings the correct result.

Could you please let me know why I am seeing this behaviour?

Thanks in Advance.

Regards,
Raja

-- 
View this message in context: 
http://old.nabble.com/Search-on-Partial-keywords-tp27075200p27075200.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to