[ https://issues.apache.org/jira/browse/LUCENE-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647863#comment-14647863 ]
ASF subversion and git services commented on LUCENE-6707: --------------------------------------------------------- Commit 1693448 from [~jpountz] in branch 'dev/trunk' [ https://svn.apache.org/r1693448 ] LUCENE-6707: Make PhraseQuery.Builder methods return this to allow chaining. > 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 > Priority: Minor > Attachments: LUCENE-6707.patch > > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org