apache / apache/lucene

CFSFileDirectory: Allow a Compound Index file to be deployed as a complete index without segment files [LUCENE-2528]

Open
#3,602 1 comment 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Minor module:core/store type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

This patch presents a compound index file as a Lucene Directory class. This allows you to deploy one file to a query server instead of deploying a directory with the compound file and two segment files.

---
Migrated from [LUCENE-2528](https://issues.apache.org/jira/browse/LUCENE-2528) by Lance Norskog, updated Sep 24 2010
Attachments: [LUCENE-2528.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-2528/LUCENE-2528.patch)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.