apache / apache/lucene

Add point field handling to QueryParserBase [LUCENE-7804]

Open
#8,855 2 comments 0 reactions 0 assignees View on GitHub
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.