You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2013/08/24 08:31:53 UTC

[jira] [Resolved] (LUCENE-5184) CountFacetRequest does not seem to sum the totals of the subResult values.

     [ https://issues.apache.org/jira/browse/LUCENE-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shai Erera resolved LUCENE-5184.
--------------------------------

    Resolution: Not A Problem

This is documented in OrdinalPolicy's enums. Perhaps it could have also been documented in a CHANGES entry for 4.2.0, but that's history now.
                
> CountFacetRequest does not seem to sum the totals of the subResult values.
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-5184
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5184
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/facet
>    Affects Versions: 4.4
>         Environment: Windows 7, Java 1.6 (64 bit), Eclipse
>            Reporter: Karl Nicholas
>              Labels: CountFacetRequest, facet
>         Attachments: FacetTest.java, LUCENE-5184.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> CountFacetRequest does not seem to sum the totals of the subResult values when the query searches in a facet hierarchy. Seemed to be better behaved in version 4.0, and changed when I updated to version 4.4, though I did have to change code as well. I am using facets to create a hierarchy. Will attempt to upload sample code. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org