mirror of https://github.com/apache/lucene.git
LUCENE-3671: Fix wrong issue number!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234598 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6b5ef1dead
commit
f7a474d603
|
@ -790,7 +790,7 @@ New Features
|
|||
input mapping to it) for FSTs that have strictly monotonic long
|
||||
outputs (such as an ord). (Mike McCandless)
|
||||
|
||||
* LUCENE-3121: Add TypeTokenFilter that filters tokens based on
|
||||
* LUCENE-3671: Add TypeTokenFilter that filters tokens based on
|
||||
their TypeAttribute. (Tommaso Teofili via Uwe Schindler)
|
||||
|
||||
* LUCENE-3690: Added HTMLStripCharFilter, a CharFilter that strips HTML
|
||||
|
|
|
@ -450,7 +450,7 @@ New Features
|
|||
* SOLR-1709: Distributed support for Date and Numeric Range Faceting
|
||||
(Peter Sturge, David Smiley, hossman, Simon Willnauer)
|
||||
|
||||
* SOLR-3054, LUCENE-3121: Add TypeTokenFilterFactory that creates TypeTokenFilter
|
||||
* SOLR-3054, LUCENE-3671: Add TypeTokenFilterFactory that creates TypeTokenFilter
|
||||
that filters tokens based on their TypeAttribute. (Tommaso Teofili via
|
||||
Uwe Schindler)
|
||||
|
||||
|
|
Loading…
Reference in New Issue