You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2009/09/18 23:13:16 UTC

[jira] Resolved: (SOLR-1446) BufferedTokenStream keeps state, but does not implement reset

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

Yonik Seeley resolved SOLR-1446.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

I had missed that one... Thanks!

> BufferedTokenStream keeps state, but does not implement reset
> -------------------------------------------------------------
>
>                 Key: SOLR-1446
>                 URL: https://issues.apache.org/jira/browse/SOLR-1446
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>            Reporter: Robert Muir
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1446.patch
>
>
> BufferedTokenStream needs a reset() impl that clears its internal lists.
> otherwise, there could be problems when using reusable tokenstreams.

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