mirror of https://github.com/apache/lucene.git
SOLR-10715: Move change entry to 6.7.0
This commit is contained in:
parent
e11eb63f60
commit
661a3c46d4
|
@ -156,8 +156,6 @@ Bug Fixes
|
|||
|
||||
* SOLR-10223: Allow running examples as root on Linux with -force option (janhoy)
|
||||
|
||||
* SOLR-10715: /v2/ should not be an alias for /v2/collections (Cao Manh Dat)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
|
||||
|
@ -357,6 +355,8 @@ Bug Fixes
|
|||
shards. The fix included an optimization to use Solr's cached AtomicReader instead of re-calculating.
|
||||
(David Smiley)
|
||||
|
||||
* SOLR-10715: /v2/ should not be an alias for /v2/collections (Cao Manh Dat)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
* SOLR-10634: JSON Facet API: When a field/terms facet will retrieve all buckets (i.e. limit:-1)
|
||||
|
|
Loading…
Reference in New Issue