[
https://issues.apache.org/jira/browse/LUCENE-7895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073519#comment-16073519
]
Alan Woodward commented on LUCENE-7895:
---------------------------------------
Do we have a better way of running such queries though? In patent search
queries of the form "term1 term2* term3" are pretty common, and as far as I
know SpanMultiTermQueryWrapper is the only way we have of running them.
> Add hooks to QueryBuilder to allow for the construction of MultiTermQueries
> in phrases
> --------------------------------------------------------------------------------------
>
> Key: LUCENE-7895
> URL: https://issues.apache.org/jira/browse/LUCENE-7895
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Attachments: LUCENE-7895.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]