RE: CollapseQParserPluging Incorrect Facet Counts

2015-06-19 Thread Carlos Maroto
    M +1 626 354 7750 -Original Message- From: Joel Bernstein [mailto:joels...@gmail.com] Sent: Friday, June 19, 2015 1:18 PM To: solr-user@lucene.apache.org Subject: Re: CollapseQParserPluging Incorrect Facet Counts If you see the last comment on: https://issues.apache.org/jira/browse/S

Re: CollapseQParserPluging Incorrect Facet Counts

2015-06-19 Thread Joel Bernstein
If you see the last comment on: https://issues.apache.org/jira/browse/SOLR-6143 You'll see there is a discussion starting about adding this feature. Joel Bernstein http://joelsolr.blogspot.com/ On Fri, Jun 19, 2015 at 4:14 PM, Joel Bernstein wrote: > The CollapsingQParserPlugin does not provi

Re: CollapseQParserPluging Incorrect Facet Counts

2015-06-19 Thread Joel Bernstein
The CollapsingQParserPlugin does not provide facet counts that are them same as the group.facet feature in Grouping. It provides facet counts that behave like group.truncate. The CollapsingQParserPlugin only collapses the result set. The facets counts are then generated for the collapsed result se

CollapseQParserPluging Incorrect Facet Counts

2015-06-19 Thread Carlos Maroto
Hi, We are comparing results between Field Collapsing (&group* parameters) and CollapseQParserPlugin. We noticed that some facets are returning incorrect counts. Here are the relevant parameters of one of our test queries: Field Collapsing: --- q=red%20dress&facet=true&facet