Hi, I am facing very strange issue with query with dismaxrequest.
Issue: I am Querying solr for field specific value, Query is returning correct results with "Pfqs Cassette Sfqs" while it does not work with "Pfqs ePub eBook Sfqs". Sample queries: ?q=facetFormat_product_s:"Pfqs ePub eBook Sfqs" - return correct results ?q=facetFormat_product_s:"Pfqs ePub eBook Sfqs"&qt=dismaxrequest - dose not return results, although field facetFormat_product_s is defined in dismaxrequest Handler of solrconfig.xml ?q=facetFormat_product_s:"Pfqs Cassette Sfqs"&qt=dismaxrequest - return correct results Please suggest if there are issues with dismaxrequest or Query mentioned above. Any help around this, would be of great help. Thanks, Amit Garg -- View this message in context: http://www.nabble.com/Urgent-%7C-Query-Issue-with-Dismax-%7C-Please-help-tp24114728p24114728.html Sent from the Solr - User mailing list archive at Nabble.com.