[ 
https://issues.apache.org/jira/browse/LUCENE-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand resolved LUCENE-2292.
----------------------------------
    Resolution: Implemented

This is now doable via LUCENE-8468 by providing custom allocation/reuse 
functions for byte buffers (it allocates on heap by default and doesn't reuse).

> ByteBuffer Directory - allowing to store the index outside the heap
> -------------------------------------------------------------------
>
>                 Key: LUCENE-2292
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2292
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: core/store
>            Reporter: Shay Banon
>            Priority: Major
>         Attachments: LUCENE-2292.patch, LUCENE-2292.patch, LUCENE-2292.patch, 
> LUCENE-2292.patch, LUCENE-2292.patch, LUCENE-2292.patch
>
>
> A byte buffer based directory with the benefit of being able to create direct 
> byte buffer thus storing the index outside the JVM heap.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to