mirror of https://github.com/apache/lucene.git
SOLR-5839: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581215 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
764cba049d
commit
cc22a1212c
|
@ -165,9 +165,6 @@ Bug Fixes
|
|||
* SOLR-5818: distrib search with custom comparator does not quite work correctly
|
||||
(Ryan Ernst)
|
||||
|
||||
* SOLR-5839: ZookeeperInfoServlet does not trim path properly.
|
||||
(Furkan KAMACI via Mark Miller)
|
||||
|
||||
* SOLR-5858, SOLR-4812: edismax and dismax query parsers can be used for parsing
|
||||
highlight queries. (Alan Woodward, Tien Nguyen Manh)
|
||||
|
||||
|
@ -330,6 +327,9 @@ Bug Fixes
|
|||
* SOLR-5834: Overseer threads are only being interrupted and not closed.
|
||||
(hossman, Mark Miller)
|
||||
|
||||
* SOLR-5839: ZookeeperInfoServlet does not trim path properly.
|
||||
(Furkan KAMACI via Mark Miller)
|
||||
|
||||
Other Changes
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue