You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2010/04/11 01:50:44 UTC

[jira] Created: (LUCY-102) Analyzer placeholder stub class

Analyzer placeholder stub class
-------------------------------

                 Key: LUCY-102
                 URL: https://issues.apache.org/jira/browse/LUCY-102
             Project: Lucy
          Issue Type: New Feature
          Components: Core - Analysis
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey


The exact API that Lucy::Analysis::Analyzer will take is up in the air, but it
will play essentially the same role that it does in Lucene.  We need a stub
class for now because Analyzer spec will be part of the field's definition and
thus it is a prerequisite for the forthcoming FullTextType and Schema
classes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (LUCY-102) Analyzer placeholder stub class

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey resolved LUCY-102.
----------------------------------

    Resolution: Fixed

Committed as r932815.

> Analyzer placeholder stub class
> -------------------------------
>
>                 Key: LUCY-102
>                 URL: https://issues.apache.org/jira/browse/LUCY-102
>             Project: Lucy
>          Issue Type: New Feature
>          Components: Core - Analysis
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: analyzer_stub.diff
>
>
> The exact API that Lucy::Analysis::Analyzer will take is up in the air, but it
> will play essentially the same role that it does in Lucene.  We need a stub
> class for now because Analyzer spec will be part of the field's definition and
> thus it is a prerequisite for the forthcoming FullTextType and Schema
> classes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (LUCY-102) Analyzer placeholder stub class

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-102:
---------------------------------

    Attachment: analyzer_stub.diff

The patch "analyzer_stub.diff" adds Analyzer and a test-only class,
DummyAnalyzer, which suffices for FullTextType's unit tests.

> Analyzer placeholder stub class
> -------------------------------
>
>                 Key: LUCY-102
>                 URL: https://issues.apache.org/jira/browse/LUCY-102
>             Project: Lucy
>          Issue Type: New Feature
>          Components: Core - Analysis
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: analyzer_stub.diff
>
>
> The exact API that Lucy::Analysis::Analyzer will take is up in the air, but it
> will play essentially the same role that it does in Lucene.  We need a stub
> class for now because Analyzer spec will be part of the field's definition and
> thus it is a prerequisite for the forthcoming FullTextType and Schema
> classes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira