A Scheduled Split Rule For Sub-Dividing Indices At Fixed Intervals [LUCENE-2427]
Open
affects-version:3.0.1
legacy-jira-priority:Major
module:core/index
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
(Please note that the feature described in #3499 is required reading for this issue.)
Herein, we define a scheduled split rule that causes a split to occur in the split index to which it applies, at regular time periods, with or without an initial delay. In essence, this allows the arrangement of sub-indices in a split index to be re-organized at fixed-rate intervals.
---
Migrated from [LUCENE-2427](https://issues.apache.org/jira/browse/LUCENE-2427) by Karthick Sankarachary
Attachments: [LUCENE-2427.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-2427/LUCENE-2427.patch)
Contributor guide
Assessment
This issue has not been assessed yet.