[
https://issues.apache.org/jira/browse/LUCENE-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822800#comment-15822800
]
Alan Woodward commented on LUCENE-7632:
---------------------------------------
I don't think this adds ambiguity though, does it? And it saves a lot of
typing and screen width. Maybe it's just me, but every time I write a test I
type 'new TermQuery(field, term)' and then have to go back and add 'new Term()'
in there as well.
> Add some sugar constructors to TermQuery
> ----------------------------------------
>
> Key: LUCENE-7632
> URL: https://issues.apache.org/jira/browse/LUCENE-7632
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Attachments: LUCENE-7632.patch
>
>
> TermQuery should have constructors that take a field and term, in addition to
> the one taking a Term object. This has been annoying me for about five years
> now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]