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

Michael McCandless commented on LUCENE-7632:
--------------------------------------------

> TermQuery should have constructors that take a field and term, in addition to 
> the one taking a Term object. 

Wait, why :)  What's wrong w/ making a {{Term}} yourself and passing that in?  
In general I don't think we should have two ways to do the same thing ... 
ambiguity is one bane of software development.

> 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]

Reply via email to