apache / apache/lucene

Add the ability for the Lucene Benchmark code to read Solr configuration information for testing Analyzer/Filter Chains [LUCENE-3010]

Open
#4,084 0 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Trivial module:benchmark type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

I would like to be able to use the Lucene Benchmark code in Lucene contrib with Solr to run some indexing tests. It would be nice if Lucene Benchmark could read my Solr configuration rather than having to translate my filter chain and other parameters into Lucene java code. This relates to #3919,

---
Migrated from [LUCENE-3010](https://issues.apache.org/jira/browse/LUCENE-3010) by Tom Burton-West, updated Apr 12 2011

Contributor guide

Open the contributing guide

Research direction

Start by locating the Lucene Benchmark code in Lucene contrib and the entry points for running indexing tests, then inspect how Solr configuration exposes Analyzer/Filter Chains. Done means the benchmark can read the Solr configuration and use it for testing without translating filter-chain and other parameters into Java code.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.