e first term KENTUCKY is searched in the INST_NAME and rest terms
like TECH and PADUCAH are searched in your default search field
Regds
Pravesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/Basic-SOLR-help-needed-tp3759855p375.html
Sent from the Solr - User mailing lis
I want to be able to search against INST_NAME using keywords, stemming,
synonyms, etc... I think I need to split on white space. Don't I?
Thanks for the quick response!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Basic-SOLR-help-needed-tp3759855p3759998.html
it's something basic.
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Basic-SOLR-help-needed-tp3759855p3759855.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
I guess the behavior is because of the field type of the field INST_NAME.
Try changing its type to string for getting the desired results.
text_en_splitting splits on whitespace.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Basic-SOLR-help-needed-tp3759855p3759866.html