mirror of https://github.com/apache/lucene.git
Clarified a change message.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149826 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7d3fbbc5f5
commit
abf7b9598a
|
@ -43,9 +43,9 @@ $Id$
|
|||
test class TestPhrasePrefixQuery provides the usage example.
|
||||
(Anders Nielsen via otis)
|
||||
|
||||
11. Changed the stemming algorithm to ignore case while stripping. The
|
||||
algorithm is faster and produces more equal stems from nouns and verbs
|
||||
derived from the same word.
|
||||
11. Changed the German stemming algorithm to ignore case while
|
||||
stripping. The new algorithm is faster and produces more equal
|
||||
stems from nouns and verbs derived from the same word.
|
||||
(gschwarz)
|
||||
|
||||
1.2 RC6
|
||||
|
|
Loading…
Reference in New Issue