[
https://issues.apache.org/jira/browse/LUCENE-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914631#comment-13914631
]
ASF subversion and git services commented on LUCENE-5478:
---------------------------------------------------------
Commit 1572613 from [~simonw] in branch 'dev/trunk'
[ https://svn.apache.org/r1572613 ]
LUCENE-5478: CommonTermsQuery now allows to create custom term queries
> Allow CommonTermsQuery to create custom term queries
> ----------------------------------------------------
>
> Key: LUCENE-5478
> URL: https://issues.apache.org/jira/browse/LUCENE-5478
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/other
> Affects Versions: 4.7
> Reporter: Simon Willnauer
> Fix For: 4.8, 5.0
>
> Attachments: LUCENE-5478.patch
>
>
> currently we create term queries with _new TermQuery(..)_ directly in
> _CommonTermsQuery_ I'd like to extend the creation of the term query just
> like you can do that in the the query parser.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]