Adrien Grand created LUCENE-6840:
------------------------------------

             Summary: Put ord indexes of doc values on disk
                 Key: LUCENE-6840
                 URL: https://issues.apache.org/jira/browse/LUCENE-6840
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor


Currently we still load monotonic blocks into memory to map doc ids to an 
offset on disk. Since these data structures are usually consumed sequentially I 
would like to investigate putting them to disk.



--
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