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

Shai Erera commented on LUCENE-5801:
------------------------------------

FacetsConfig.dedupAndEncode is the encode abstraction. The decode abstraction 
is in the OrdinalsReader. Previously these were encapsulated in an 
Encoder/Decoder interfaces, but since this added another API (sometimes 
confusing) and custom encoding of category ordinals is extremely expert, I 
think the current abstractions are fine.

> Resurrect org.apache.lucene.facet.util.OrdinalMappingAtomicReader
> -----------------------------------------------------------------
>
>                 Key: LUCENE-5801
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5801
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 4.7
>            Reporter: Nicola Buso
>         Attachments: LUCENE-5801.patch, LUCENE-5801_1.patch
>
>
> from lucene > 4.6.1 the class:
> org.apache.lucene.facet.util.OrdinalMappingAtomicReader
> was removed; resurrect it because used merging indexes related to merged 
> taxonomies.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to