« Return to Thread: Re: svn commit: r411882 - in /incubator/solr/trunk: CHANGES.txt src/java/org/apache/solr/analysis/KeywordTokenizerFactory.java src/test/org/apache/solr/BasicFunctionalityTest.java src/test/test-files/solr/conf/schema.xml

Re: svn commit: r411882 - in /incubator/solr/trunk: CHANGES.txt src/java/org/apache/solr/analysis/KeywordTokenizerFactory.java src/test/org/apache/solr/BasicFunctionalityTest.java src/test/test-files/

by yonik :: Rate this Message:

Reply to Author | View in Thread

On 6/5/06, Chris Hostetter <hossman_lucene@...> wrote:
> Why would a default constructor matter? isn't what really matters for all
> of the Tokenizers and TokenFilters the one arg constructor?

Oh, right.  I meant arguments other than the Reader or TokenStream...
things like a stopSet for instance.

-Yonik

 « Return to Thread: Re: svn commit: r411882 - in /incubator/solr/trunk: CHANGES.txt src/java/org/apache/solr/analysis/KeywordTokenizerFactory.java src/test/org/apache/solr/BasicFunctionalityTest.java src/test/test-files/solr/conf/schema.xml