Hi,
Thanks for your response. Attached are the Schema.xml and sample docs
that were indexed. The query and response are as below. The attachment
Prodsku4270257.xml has a field "paymenttype" whose value is 'prepaid'.
query:
q=prepaid&start=0&rows=10&fl=*%2Cscore&qt=standard&wt=json&debugQu
Hi Rama,
What field types are these Title and Description?
You may go to SOLR admin console and try "Analysis", and select the field type
that you have used for Title and Description and provide those words Prepaid
and Postpaid in the indexing analyzer and see how is it storing the information.
"time":0.0},
"org.apache.solr.handler.component.MoreLikeThisComponent":{
"time":0.0},
"org.apache.solr.handler.component.HighlightComponent":{
"time":0.0},
"org.apache.solr.handler.component.DebugComponent":{
"tim
Hmmm, there's not much information to go on here.
You might review this page:
http://wiki.apache.org/solr/UsingMailingLists
and post with more information. At minimum,
the field definitions, the query output (include
&debugQuery=on), perhaps what comes out
of the analysis admin page for both indexi