You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/01/28 19:49:12 UTC

[jira] [Resolved] (LUCENE-4723) Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using NewAnalyzerTask

     [ https://issues.apache.org/jira/browse/LUCENE-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe resolved LUCENE-4723.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 4.2

Committed to trunk and branch_4x.
                
> Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using 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
>             Fix For: 4.2
>
>         Attachments: LUCENE-4723.patch, LUCENE-4723.patch
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org