[
https://issues.apache.org/jira/browse/LUCENE-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642824#comment-14642824
]
Adrien Grand commented on LUCENE-6592:
--------------------------------------
People look satisfied with the approach on LUCENE-6590 to remove Query.setBoost
so that we can have fully immutable queries, so I'll start backporting
LUCENE-6570 and LUCENE-6531 to 5.x.
> backport BooleanQuery.Builder to 5x and deprecated public constructors/setters
> ------------------------------------------------------------------------------
>
> Key: LUCENE-6592
> URL: https://issues.apache.org/jira/browse/LUCENE-6592
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Hoss Man
> Assignee: Adrien Grand
> Fix For: 5.3
>
>
> LUCENE-6570 introduced a new API for instantiating BooleanQuery objects and
> removed all public constructors.
> This was committed to trunk (for 6.0) but no backporting was done.
> once we are more confident in definitely including these APIs, the Builder
> should be backported to 5x, and and the public BooleanQuery constructors &
> setter methods that change state should be deprecated to help provide a more
> clear upgrade path for existing users
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]