You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Julien Lirochon (JIRA)" <ji...@apache.org> on 2010/11/22 16:51:14 UTC

[jira] Created: (SOLR-2248) group.field and group.query seems to ignore fq

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Commented: (SOLR-2248) group.field and group.query seems to ignore fq

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934496#action_12934496 ] 

Yonik Seeley commented on SOLR-2248:
------------------------------------

This should already be fixed in the latest version of trunk - you'll have to build it yourself though since nightly builds have been failing recently (not due to new bugs though... so they should be no less stable than your version).

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Commented: (SOLR-2248) group.field and group.query seems to ignore fq

Posted by "Julien Lirochon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934526#action_12934526 ] 

Julien Lirochon commented on SOLR-2248:
---------------------------------------

Yes, many thanks !

It's resolved in trunk (I built revision 1037766)

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Closed: (SOLR-2248) group.field and group.query seems to ignore fq

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley closed SOLR-2248.
------------------------------

    Resolution: Fixed

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org