Tool to expand the index for perf/stress testing. [LUCENE-2159]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Sometimes it is useful to take a small-ish index and expand it into a large index with K segments for perf/stress testing.
This tool does that. See attached class.
---
Migrated from [LUCENE-2159](https://issues.apache.org/jira/browse/LUCENE-2159) by John Wang, updated Apr 14 2010
Attachments: [ExpandIndex.java](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-2159/ExpandIndex.java)
Contributor guide
Research direction
Start by reading the attached ExpandIndex.java class and the issue description to understand how it expands a small index into a large index with K segments. Verify the tool can produce the expected expanded index for performance and stress testing; the issue does not name repository tests or an entry point beyond the attachment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance, search, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100