You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2015/07/30 16:39:04 UTC

[jira] [Created] (LUCENE-6707) PhraseQuery.Builder methods should return this to allow chaining

Adrien Grand created LUCENE-6707:
------------------------------------

             Summary: PhraseQuery.Builder methods should return this to allow chaining
                 Key: LUCENE-6707
                 URL: https://issues.apache.org/jira/browse/LUCENE-6707
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Adrien Grand


Currently they return void, so you can't chain. Returning this would make it consistent with BooleanQuery.Builder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org