[
https://issues.apache.org/jira/browse/SOLR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749021#action_12749021
]
Jason Rutherglen commented on SOLR-1343:
----------------------------------------
I'm seeing a bug related to this patch going in. It's been hard
to track down and I'm dealing with a JVM bug at the same time,
so I haven't had time to write a test case yet.
In summary, I reverted to the previous classes and the indexing
goes back to normal.
> HTMLStripCharFilter
> -------------------
>
> Key: SOLR-1343
> URL: https://issues.apache.org/jira/browse/SOLR-1343
> Project: Solr
> Issue Type: Improvement
> Components: Analysis
> Affects Versions: 1.4
> Reporter: Koji Sekiguchi
> Assignee: Koji Sekiguchi
> Priority: Trivial
> Fix For: 1.4
>
> Attachments: SOLR-1343.patch
>
>
> Introducing HTMLStripCharFilter:
> * move html strip logic from HTMLStripReader to HTMLStripCharFilter
> * make HTMLStripReader depracated
> * make HTMLStrip*TokenizerFactory deprecated
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.