apache / apache/lucene

Tool to expand the index for perf/stress testing. [LUCENE-2159]

Open
#3,235 9 comments 0 reactions 0 assignees View on GitHub
affects-version:3.0 legacy-jira-priority:Major type:enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.