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

Lei Wang commented on LUCENE-5426:
----------------------------------

looks like the DefaultSortedSetDocsValuesReaderState.java is missing in the 
patch. forgot to attach?

> Make SortedSetDocValuesReaderState customizable
> -----------------------------------------------
>
>                 Key: LUCENE-5426
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5426
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/facet
>    Affects Versions: 4.6
>            Reporter: John Wang
>         Attachments: sortedsetreaderstate.patch
>
>
> We have a reader that have a different data structure (in memory) where the 
> cost of computing ordinals per reader open is too expensive in the realtime 
> setting.
> We are maintaining in memory data structure that supports all functionality 
> and would like to leverage SortedSetDocValuesAccumulator.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to