apache / apache/lucene

remove webapp from lucene/demo [LUCENE-4427]

Open
#5,493 1 comment 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Major type:enhancement
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.