[ 
https://issues.apache.org/jira/browse/LUCENE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788758#action_12788758
 ] 

Grant Ingersoll commented on LUCENE-1377:
-----------------------------------------

bq. one thing we could do, is to just have a general rule that we should not 
copy stuff like this and instead it should be moved, with tests and back compat 
and all that working on both projects.

Yeah, and we can probably take this on a more case by case basis, but it still 
is creating extra work for Solr committers w/ very little benefit to the 
project.  Not a big deal for the analyzers stuff, since Solr has that process 
mostly automated anyway, but may be a bigger issue for other stuff.

So, if we go with Mike's proposal and make Lucene core have a dep on a new 
Analyzers module, then this could work, but even that I'm not sure about, as 
Solr is not on Lucene 3.x yet (and doesn't have immediate plans for it either). 
 At any rate, let's get concrete w/ a patch.

> Add HTMLStripReader and WordDelimiterFilter from SOLR
> -----------------------------------------------------
>
>                 Key: LUCENE-1377
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1377
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>    Affects Versions: 2.3.2
>            Reporter: Jason Rutherglen
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> SOLR has two classes HTMLStripReader and WordDelimiterFilter which are very 
> useful for a wide variety of use cases.  It would be good to place them into 
> core Lucene.

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

Reply via email to