NewAnalyzerTask
---------------

                 Key: LUCENE-981
                 URL: https://issues.apache.org/jira/browse/LUCENE-981
             Project: Lucene - Java
          Issue Type: New Feature
          Components: contrib/benchmark
            Reporter: Grant Ingersoll
            Assignee: Grant Ingersoll
            Priority: Minor
             Fix For: 2.3


NewAnalyzerTask (patch to follow) allows a contrib/benchmark algorithm to 
change Analyzers during a run.  This is useful when comparing Analyzers

{"NewAnalyzer" NewAnalyzer(WhitespaceAnalyzer, SimpleAnalyzer, StopAnalyzer, 
standard.StandardAnalyzer) >

is a sample declaration in an algorithm file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to