Is it possible to search in Solr over two fields using two different words and get back only those results which contain both of them?
For example, if I have fields
You can also use the boostQuery function on the dismaxRequest handler as
type=dismax&bq=type:furniture AND location:office