/[Apache-SVN]
ViewVC logotype

Revision 807338


Jump to revision: Previous Next
Author: ryan
Date: Mon Aug 24 18:58:22 2009 UTC (15 years, 1 month ago)
Changed paths: 8
Log Message:
SOLR-1377:  The TokenizerFactory API has changed to explicitly return a Tokenizer 
rather then a TokenStream (that may be or may not be a Tokenizer).  This change 
is required to take advantage of the Token reuse improvements in lucene 2.9.

Changed paths

Path Details
Directorylucene/solr/trunk/CHANGES.txt modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/analysis/HTMLStripStandardTokenizerFactory.java modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/analysis/HTMLStripWhitespaceTokenizerFactory.java modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/analysis/PatternTokenizerFactory.java modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/analysis/TokenizerFactory.java modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/analysis/TrieTokenizerFactory.java modified , text changed
Directorylucene/solr/trunk/src/test/org/apache/solr/BasicFunctionalityTest.java modified , text changed
Directorylucene/solr/trunk/src/test/test-files/solr/conf/schema.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26