You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tom Burton-West (JIRA)" <ji...@apache.org> on 2010/11/11 21:44:14 UTC

[jira] Created: (SOLR-2234) analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")

analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")
------------------------------------------------------------------------------------------------------------------------------

                 Key: SOLR-2234
                 URL: https://issues.apache.org/jira/browse/SOLR-2234
             Project: Solr
          Issue Type: Bug
          Components: Schema and Analysis
    Affects Versions: 3.1
         Environment: Solr Specification Version: 3.0.0.2010.11.03.16.59.02
	Solr Implementation Version: 3.1-SNAPSHOT 1030032 - tburtonw - 2010-11-03 16:59:02
	Lucene Specification Version: 3.1-SNAPSHOT
	Lucene Implementation Version: 3.1-SNAPSHOT 1030032 - 2010-11-03 17:00:44

            Reporter: Tom Burton-West
            Priority: Minor


When using Solr analysis panel with a custom filter that uses TermAttribute an error is output:

"java.lang.IllegalArgumentException: This AttributeSource contains AttributeImpl of type org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl that is not in the target"

 


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


[jira] Updated: (SOLR-2234) analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")

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

Uwe Schindler updated SOLR-2234:
--------------------------------

    Attachment: SOLR-2234-Sophisticated-CTA-backwards.patch

Here the patch from dev-list.

> analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2234
>                 URL: https://issues.apache.org/jira/browse/SOLR-2234
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 3.1
>         Environment: Solr Specification Version: 3.0.0.2010.11.03.16.59.02
> 	Solr Implementation Version: 3.1-SNAPSHOT 1030032 - tburtonw - 2010-11-03 16:59:02
> 	Lucene Specification Version: 3.1-SNAPSHOT
> 	Lucene Implementation Version: 3.1-SNAPSHOT 1030032 - 2010-11-03 17:00:44
>            Reporter: Tom Burton-West
>            Priority: Minor
>         Attachments: SOLR-2234-Sophisticated-CTA-backwards.patch
>
>
> When using Solr analysis panel with a custom filter that uses TermAttribute an error is output:
> "java.lang.IllegalArgumentException: This AttributeSource contains AttributeImpl of type org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl that is not in the target"
>  

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


[jira] Resolved: (SOLR-2234) analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")

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

Uwe Schindler resolved SOLR-2234.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1

Committed revision: 1034137

Thanks Robert & Tom!

> analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2234
>                 URL: https://issues.apache.org/jira/browse/SOLR-2234
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 3.1
>         Environment: Solr Specification Version: 3.0.0.2010.11.03.16.59.02
> 	Solr Implementation Version: 3.1-SNAPSHOT 1030032 - tburtonw - 2010-11-03 16:59:02
> 	Lucene Specification Version: 3.1-SNAPSHOT
> 	Lucene Implementation Version: 3.1-SNAPSHOT 1030032 - 2010-11-03 17:00:44
>            Reporter: Tom Burton-West
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: SOLR-2234-Sophisticated-CTA-backwards.patch
>
>
> When using Solr analysis panel with a custom filter that uses TermAttribute an error is output:
> "java.lang.IllegalArgumentException: This AttributeSource contains AttributeImpl of type org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl that is not in the target"
>  

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


[jira] Assigned: (SOLR-2234) analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")

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

Uwe Schindler reassigned SOLR-2234:
-----------------------------------

    Assignee: Uwe Schindler

> analysis.jsp in 3x branch produces error with filter using TermAttribute ("..CharTermAttributeImpl that is not in the target")
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2234
>                 URL: https://issues.apache.org/jira/browse/SOLR-2234
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 3.1
>         Environment: Solr Specification Version: 3.0.0.2010.11.03.16.59.02
> 	Solr Implementation Version: 3.1-SNAPSHOT 1030032 - tburtonw - 2010-11-03 16:59:02
> 	Lucene Specification Version: 3.1-SNAPSHOT
> 	Lucene Implementation Version: 3.1-SNAPSHOT 1030032 - 2010-11-03 17:00:44
>            Reporter: Tom Burton-West
>            Assignee: Uwe Schindler
>            Priority: Minor
>         Attachments: SOLR-2234-Sophisticated-CTA-backwards.patch
>
>
> When using Solr analysis panel with a custom filter that uses TermAttribute an error is output:
> "java.lang.IllegalArgumentException: This AttributeSource contains AttributeImpl of type org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl that is not in the target"
>  

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