apache / apache/lucene

Add hooks to QueryBuilder to allow for the construction of MultiTermQueries in phrases [LUCENE-7895]

Open
#8,945 7 comments 0 reactions 1 assignee Claimed by @romseygeek 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

QueryBuilder currently allows subclasses to override simple term query construction, which lets you support wildcard querying. However, there is currently no easy way to override phrase query construction to support wildcards.

---
Migrated from [LUCENE-7895](https://issues.apache.org/jira/browse/LUCENE-7895) by Alan Woodward (@romseygeek), updated Jul 05 2017
Attachments: [LUCENE-7895.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-7895/LUCENE-7895.patch)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.