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 "Uwe Schindler (JIRA)" <ji...@apache.org> on 2009/12/18 08:39:18 UTC

[jira] Commented: (SOLR-1667) PatternTokenizer does not clearAttributes()

    [ https://issues.apache.org/jira/browse/SOLR-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792378#action_12792378 ] 

Uwe Schindler commented on SOLR-1667:
-------------------------------------

Too bad, this tokenizer was rewritten by me. How could i forget that? puuuuuh :(

> PatternTokenizer does not clearAttributes()
> -------------------------------------------
>
>                 Key: SOLR-1667
>                 URL: https://issues.apache.org/jira/browse/SOLR-1667
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 1.4
>            Reporter: Robert Muir
>         Attachments: SOLR-1667.patch
>
>
> PatternTokenizer creates tokens, but never calls clearAttributes()
> because of this things like positionIncrementGap are never reset to their default value.
> trivial patch

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