mirror of https://github.com/apache/lucene.git
SOLR-13347: moved to "New Features"
This commit is contained in:
parent
0b74b0ecc0
commit
dff7611096
|
@ -129,6 +129,9 @@ New Features
|
||||||
|
|
||||||
* SOLR-13534 : Dynamic loading to support loading jars from a URL (noble)
|
* SOLR-13534 : Dynamic loading to support loading jars from a URL (noble)
|
||||||
|
|
||||||
|
* SOLR-13347: Transaction log to natively support UUID types (Thomas Wöckinger via noble)
|
||||||
|
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
@ -168,8 +171,6 @@ Other Changes
|
||||||
|
|
||||||
* SOLR-13371: Re-structure and clarify Security chapters in Ref Guide (janhoy)
|
* SOLR-13371: Re-structure and clarify Security chapters in Ref Guide (janhoy)
|
||||||
|
|
||||||
* SOLR-13347: Transaction log to natively support UUID types (Thomas Wöckinger via noble)
|
|
||||||
|
|
||||||
* SOLR-13235: Split Collections API Ref Guide page into several smaller child pages (Cassandra Targett)
|
* SOLR-13235: Split Collections API Ref Guide page into several smaller child pages (Cassandra Targett)
|
||||||
|
|
||||||
* SOLR-8754: Adding test cases for org.apache.solr.util.hll.NumberUtilTest (Benoit Vanalderweireldt via janhoy)
|
* SOLR-8754: Adding test cases for org.apache.solr.util.hll.NumberUtilTest (Benoit Vanalderweireldt via janhoy)
|
||||||
|
|
Loading…
Reference in New Issue