John Wang created LUCENE-5426:
---------------------------------

             Summary: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to