My search results for Electric blanket brings up all products specific to electric/blanket/electric blanket". However, I need results only specific to electric blanket.
The query my application sends to SOLR has :
q="electric" "blanket"
What change is required at SOLR config end to make this search only for electric blanket?
In your schema.xml, add to the end of the file, before
</schema>
:Solr Documentation: https://wiki.apache.org/solr/SchemaXml#Default_query_parser_operator