Skip to content

HybridDirectory should open .dim files with mmap #48509

Closed
@jpountz

Description

@jpountz

This is a follow-up to https://issues.apache.org/jira/browse/LUCENE-8932. The BKD index is now off-heap when the index input is a ByteBufferIndexInput. So if we want the index to move off-heap with the default directory implementation when upgrading to Lucene 8.4, we should make HybridDirectory open dim files with mmap.

@jdconrad I'm assigning it to you if you don't mind since you worked on the Lucene change

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/StoreIssues around managing unopened Lucene indices. If it touches Store.java, this is a likely label.>enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions