Move changes of:

SOLR-6178, LUCENE-5775: Deprecate JaspellLookupFactory

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604710 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2014-06-23 07:57:25 +00:00
parent 843f062817
commit eb75d94438
1 changed files with 3 additions and 3 deletions

View File

@ -102,6 +102,9 @@ Other Changes
* SOLR-6173: Fixed wrong failure message in TestDistributedSearch. (shalin)
* SOLR-6178, LUCENE-5775: Deprecate JaspellLookupFactory. (Uwe Schindler,
Mike McCandless)
================== 4.9.0 ==================
Versions of Major Components
@ -281,9 +284,6 @@ Other Changes
* SOLR-6128: Removed deprecated analysis factories and fieldTypes from the example
schema.xml (hossman)
* SOLR-6178, LUCENE-5775: Deprecate JaspellLookupFactory. (Uwe Schindler,
Mike McCandless)
Optimizations
----------------------