You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2016/05/25 09:50:12 UTC

[jira] [Closed] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

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

Mikhail Khludnev closed SOLR-8466.
----------------------------------

> Add support for UnInvertedField based faceting to FacetComponent
> ----------------------------------------------------------------
>
>                 Key: SOLR-8466
>                 URL: https://issues.apache.org/jira/browse/SOLR-8466
>             Project: Solr
>          Issue Type: New Feature
>          Components: Facet Module, faceting
>    Affects Versions: 5.0, 5.1, 5.2, 5.2.1, 5.3, 5.3.1, 5.4
>            Reporter: Jamie Johnson
>            Assignee: Mikhail Khludnev
>             Fix For: 5.5, 6.0
>
>         Attachments: 8466.diff, SOLR-8466-failure.txt, SOLR-8466.patch, SOLR-8466.patch, SOLR-8466.patch, SOLR-8466.patch, SOLR-8466.patch, SOLR-8466.patch
>
>
> The new JSON Faceting API supports building an UnInvertedField to do faceting which would be beneficial to add to Solr FacetComponent.  This would provide additional options to implementors to choose the appropriate method of faceting for their particular use case.
> h3. Summary
> added facet.method=uif which invokes UnInvertedField (top level data structure). -facet.prefix and facet.contains are not supported.- there are some jiras cover this gap. 
> Note: field should be multivalued=true to get handled with uif, otherwise it silently goes to DV. Watch fieldValueCache stats while evaluating! 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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