3ace71cbec
This version includes a number of new features and bugfixes. It also includes an API change that causes deprecation warnings: - BooleanQuery is now immutable and can be built using the BooleanQuery.Builder class Instantiate instances of BooleanQuery with the new builder class instead of with its constructor. See the release notes for full details: https://lucene.apache.org/core/5_3_0/changes/Changes.html Change-Id: I5954b10017f2ff1531b036f953c6e4488e338f0e |
||
---|---|---|
.. | ||
BUCK |