group.field and group.query seems to ignore fq
----------------------------------------------

                 Key: SOLR-2248
                 URL: https://issues.apache.org/jira/browse/SOLR-2248
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.0
         Environment: Solr 4.0 build #1303
            Reporter: Julien Lirochon


When using field collapsing (http://wiki.apache.org/solr/FieldCollapsing), Solr 
seems to ignore filter queries.

&fq=category_id:5&group=true&group.field=model_name

In my opinion, group results shouldn't contain documents with category_id != 5

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to