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 "Robert Muir (JIRA)" <ji...@apache.org> on 2009/09/18 21:11:16 UTC

[jira] Updated: (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 ]

Robert Muir updated SOLR-1446:
------------------------------

    Attachment: SOLR-1446.patch

> 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
>         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.