[ 
https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137651#comment-15137651
 ] 

Yonik Seeley commented on SOLR-8466:
------------------------------------

Ummm, no... all use of UnInvertedField had been removed by LUCENE-5666.

UnInvertedField in the facet package (i.e. the one that is part of the JSON 
Facet API) shares a common ancestry with the previous one, but it's different.
When I committed the JSON Facet API, I removed the other unused UnInvertedField 
(which was dead and non-working code at that point), and would have just caused 
more confusion.  There was already an issue open to remove that dead code.

> 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
>         Attachments: 8466.diff, SOLR-8466-failure.txt, 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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to