mirror of https://github.com/apache/lucene.git
doc: typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923565 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d142dda785
commit
0aa2bb79f3
|
@ -42,14 +42,14 @@ Upgrading from Solr 1.4
|
|||
HTMLStripCharFilter should be used instead, and it works with any
|
||||
Tokenizer of your choice. (SOLR-1657)
|
||||
|
||||
* Field compression is no longer supported. Fields that were formally
|
||||
* Field compression is no longer supported. Fields that were formerly
|
||||
compressed will be uncompressed as index segments are merged. For
|
||||
shorter fields, this may actually be an improvement, as the compression
|
||||
used was not very good for short text. Some indexes may get larger though.
|
||||
|
||||
Versions of Major Components
|
||||
---------------------
|
||||
Apache Lucene 2.9.2
|
||||
Apache Lucene trunk
|
||||
Apache Tika 0.6
|
||||
Carrot2 3.1.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue