remove webapp from lucene/demo [LUCENE-4427]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Spinoff of [SOLR-3879](https://issues.apache.org/jira/browse/SOLR-3879):
I think the webapp in lucene/demo is a poor "demo" ... we should remove it.
EG it does not close its IndexReader, it uses the [very expert] XML QueryParser,
it passes Version.LUCENE_CURRENT when creating the StandardAnalyzer ...
---
Migrated from [LUCENE-4427](https://issues.apache.org/jira/browse/LUCENE-4427) by Michael McCandless (@mikemccand), updated Sep 26 2012
Contributor guide
Research direction
Start by inspecting the webapp under lucene/demo and identify what demo assets depend on it. Done means the webapp is removed without leaving broken lucene/demo references; use the project's existing validation for that demo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100