when i search the query for example 

http://localhost:8983/solr/select/?q=category&qt=dismax

it gives the results but when i want to search on the basis of field name
like

http://localhost:8983/solr/select/?q=maincategory:Cars&qt=dismax

it does not gives results however

http://localhost:8983/solr/select/?q=maincategory:Cars

return results of cars from field name "maincategory"


-- 
View this message in context: 
http://www.nabble.com/Problem-with-dismax-handler-when-searching-Solr-along-with-field-tp14878239p14878239.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to