Add point field handling to QueryParserBase [LUCENE-7804]
Open
legacy-jira-priority:Major
module:core/queryparser
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
The classic query parser (and other parsers extending it) don't handle point fields yet.
---
Migrated from [LUCENE-7804](https://issues.apache.org/jira/browse/LUCENE-7804) by Alan Woodward (@romseygeek), updated May 05 2017
Attachments: [LUCENE-7804.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-7804/LUCENE-7804.patch)
Contributor guide
Research direction
Read QueryParserBase and the attached LUCENE-7804.patch first. Determine the expected point-field behavior for the classic query parser and parsers extending it, then add or update tests that demonstrate this behavior is handled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100