[ 
https://issues.apache.org/jira/browse/LUCENE-7895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074433#comment-16074433
 ] 

Alan Woodward commented on LUCENE-7895:
---------------------------------------

I'd contest that it's giving first-class support.  None of the standard query 
parsers will actually use this hook, but it will be there for users who need 
it.  It's all very well saying that these queries are slow, but it still should 
be possible to run them if there's no alternative.

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to