mirror of https://github.com/apache/lucene.git
4.0.0 -> 4.0.0-ALPHA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348289 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5be5135959
commit
e650829677
|
@ -11,7 +11,7 @@ New features
|
|||
* LUCENE-4108: add replaceTaxonomy to DirectoryTaxonomyWriter, which replaces
|
||||
the taxonomy in place with the given one. (Shai Erera)
|
||||
|
||||
======================= Lucene 4.0.0 =======================
|
||||
======================= Lucene 4.0.0-ALPHA =======================
|
||||
|
||||
More information about this release, including any errata related to the
|
||||
release notes, upgrade instructions, or other changes may be found online at:
|
||||
|
|
|
@ -24,7 +24,7 @@ $Id$
|
|||
|
||||
(No changes)
|
||||
|
||||
================== 4.0.0 ==================
|
||||
================== 4.0.0-ALPHA ==================
|
||||
More information about this release, including any errata related to the
|
||||
release notes, upgrade instructions, or other changes may be found online at:
|
||||
https://wiki.apache.org/solr/Solr4.0
|
||||
|
|
|
@ -15,7 +15,7 @@ $Id$
|
|||
|
||||
(No changes)
|
||||
|
||||
================== 4.0.0 ==============
|
||||
================== 4.0.0-ALPHA ==============
|
||||
|
||||
* SOLR-2396: Add ICUCollationField, which is much more efficient than
|
||||
the Solr 3.x ICUCollationKeyFilterFactory, and also supports
|
||||
|
|
|
@ -11,7 +11,7 @@ $Id$
|
|||
|
||||
(No changes)
|
||||
|
||||
================== Release 4.0.0 ==============
|
||||
================== Release 4.0.0-ALPHA ==============
|
||||
|
||||
* SOLR-3470: Bug fix: custom Carrot2 tokenizer and stemmer factories are
|
||||
respected now (Stanislaw Osinski, Dawid Weiss)
|
||||
|
|
|
@ -12,7 +12,7 @@ $Id$
|
|||
|
||||
(No changes)
|
||||
|
||||
================== 4.0.0 ==============
|
||||
================== 4.0.0-ALPHA ==============
|
||||
Bug Fixes
|
||||
----------------------
|
||||
* SOLR-3430: Added a new test against a real SQL database. Fixed problems revealed by this new test
|
||||
|
|
|
@ -28,7 +28,7 @@ $Id$
|
|||
|
||||
(No changes)
|
||||
|
||||
================== Release 4.0.0 ==============
|
||||
================== Release 4.0.0-ALPHA ==============
|
||||
|
||||
* SOLR-3254: Upgrade Solr to Tika 1.1 (janhoy)
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ $Id$
|
|||
|
||||
(No changes)
|
||||
|
||||
================== Release 4.0.0 ==================
|
||||
================== Release 4.0.0-ALPHA ==================
|
||||
|
||||
(No changes)
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ $Id$
|
|||
|
||||
(No Changes)
|
||||
|
||||
================== 4.0.0 ==============
|
||||
================== 4.0.0-ALPHA ==============
|
||||
|
||||
(No Changes)
|
||||
|
||||
|
|
Loading…
Reference in New Issue