mirror of https://github.com/apache/lucene.git
Added changes entry for SOLR-2061
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0c7a172d4f
commit
7175a8502b
|
@ -206,6 +206,10 @@ Other Changes
|
||||||
* SOLR-2423: FieldType argument changed from String to Object
|
* SOLR-2423: FieldType argument changed from String to Object
|
||||||
Conversion from SolrInputDocument > Object > Fieldable is now managed
|
Conversion from SolrInputDocument > Object > Fieldable is now managed
|
||||||
by FieldType rather then DocumentBuilder. (ryan)
|
by FieldType rather then DocumentBuilder. (ryan)
|
||||||
|
|
||||||
|
* SOLR-2061: Pull base tests out into a new Solr Test Framework module,
|
||||||
|
and publish binary, javadoc, and source test-framework jars.
|
||||||
|
(Drew Farris, Robert Muir, Steve Rowe)
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|
Loading…
Reference in New Issue