Erik Hatcher created SOLR-6580:
----------------------------------

             Summary: facet(.query) responses duplicated
                 Key: SOLR-6580
                 URL: https://issues.apache.org/jira/browse/SOLR-6580
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.10.1, 4.10
            Reporter: Erik Hatcher
             Fix For: 5.0, Trunk


I uncommented the invariants of the standard request handler commented out in 
the default example solrconfig.xml, restarted Solr, and made this request 
{{http://localhost:8983/solr/collection1/select?q=*:*&facet=on&facet.query=foo&rows=0}}
 and got duplicate responses back for the invariant price range facet.query's 
(but no facet.query response for the query string provided one, as expected).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to