Steve Rowe created LUCENE-4723:
----------------------------------

             Summary: Add AnalyzerFactoryTask to benchmark, and enable analyzer 
creation via the resulting factories via NewAnalyzerTask
                 Key: LUCENE-4723
                 URL: https://issues.apache.org/jira/browse/LUCENE-4723
             Project: Lucene - Core
          Issue Type: New Feature
          Components: modules/benchmark
            Reporter: Steve Rowe
            Assignee: Steve Rowe
            Priority: Minor


Benchmark algorithms can't currently use analysis factories.  Instead, one must 
rely on pre-existing analyzers, or write specialized tasks to construct them.

Now that all analysis components have factories, benchmark algorithms should be 
able to use them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to