CFSFileDirectory: Allow a Compound Index file to be deployed as a complete index without segment files [LUCENE-2528]
Open
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
Assessment
This issue has not been assessed yet.