I want to search a product and product name is "Garmin Class A" so I expect result is product name matching string "Garmin Class A" but it searches separately i dont know why and how it happen.Please guide me how to search a string in only one field only not in other fields. "debug": { "rawquerystring": "Garmin Class A", "querystring": "Garmin Class A", "parsedquery": "(+(DisjunctionMaxQuery((product_name:Garmin)) DisjunctionMaxQuery((product_name:Class)) DisjunctionMaxQuery((product_name:A))) ())/no_coord", "parsedquery_toString": "+((product_name:Garmin) (product_name:Class) (product_name:A)) ()", "explain": {},
-- View this message in context: http://lucene.472066.n3.nabble.com/How-to-search-string-tp4276052.html Sent from the Solr - User mailing list archive at Nabble.com.