Hi, I am using Solr search in Websphere Commerce 7.While searching with the product partnumber and the first part of the name string I am able to search the particular product along with it's details.But when I am searching with part of a partnumber say for example '1487' instead of full part number 'A0001487',the search result is giving me empty. Similarly If I search with 'Kelver' for product 'Kevlar Brake Pads',the search result is coming.But If I search with 'Kev',the search result is empty from the Solr itself. I tried to see the loggs in details and I founf after connecting to Solr from WCS end,it is fetching the search tearms as
[6/22/12 17:13:26:405 IST] 000000a0 queryservice > com.ibm.commerce.foundation.internal.server.services.dataaccess.queryservice.SubstitutionHelper getControlValues ENTRY LANGUAGES {SearchTerms.1=SearchTerms=[Kev],, _wcf.dataLanguageIds.0=_wcf.dataLanguageIds=[-1],, AssociationType.1=AssociationType=[2,3,1], So,my query is where do I need to make the changes to fetch the actual result for this. Please suggest me.Any help is highly appriciated. Thanks Prasenjit -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-search-with-the-number-contains-in-Product-Part-number-and-the-string-sontains-the-name-oft-tp3990959.html Sent from the Solr - User mailing list archive at Nabble.com.