You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2007/12/18 10:14:43 UTC

[jira] Created: (LUCENE-1092) KeywordTokenizer/Analyzer cannot be re-used

KeywordTokenizer/Analyzer cannot be re-used
-------------------------------------------

                 Key: LUCENE-1092
                 URL: https://issues.apache.org/jira/browse/LUCENE-1092
             Project: Lucene - Java
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 2.3



The new reusableTokenStream API in KeywordAnalyzer fails to reset the tokenizer when it re-uses it.

This issue came from this thread:

    http://www.gossamer-threads.com/lists/lucene/java-dev/55929

Thanks to Hideaki Takahashi for finding this!

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-1092) KeywordTokenizer/Analyzer cannot be re-used

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

Michael McCandless resolved LUCENE-1092.
----------------------------------------

    Resolution: Fixed

I just committed this.  Thanks Hideaki!

> KeywordTokenizer/Analyzer cannot be re-used
> -------------------------------------------
>
>                 Key: LUCENE-1092
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1092
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 2.3
>
>
> The new reusableTokenStream API in KeywordAnalyzer fails to reset the tokenizer when it re-uses it.
> This issue came from this thread:
>     http://www.gossamer-threads.com/lists/lucene/java-dev/55929
> Thanks to Hideaki Takahashi for finding this!

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org