Tim,

When using the CollapsingQParserPlugin facet counts will be calculated for
the collapsed result set. With grouping you need to specify group.truncate
to calculate facet counts on the collapsed result set.

You can use the tag/exclude facet options to remove the
CollapsingQParserPlugin filter query for specific facets if you want to see
facet counts for the un-collapsed result set.

Joel

Joel Bernstein
Search Engineer at Heliosearch


On Tue, Mar 11, 2014 at 3:05 PM, tchaffee <tchaf...@livingnaturally.com>wrote:

> Should the same exact query using fq={!collapse field=fld} return the same
> results as  group=true&group.field=fld  ???
>
> I am getting different results for my facets on those queries when I have a
> second fq=
>
> This happens in both
>
> 4.6.0 1543363 - simon - 2013-11-19 11:16:33
>
> and
>
> 4.8-2014-02-23_07-35-56 1570983 - hudson - 2014-02-23 07:46:13
>
> I can post actual queries and results but I am not seeing anything about
> how
> CollapsingQParserPlugin or grouping works in the debug.
>
>
>
> Thanks,
> Tim
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/CollapsingQParserPlugin-facet-results-fq-collapse-field-fld-vs-group-true-group-field-fld-tp4122952.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to