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

Yonik Seeley commented on LUCENE-1377:
--------------------------------------

bq. Anything which isn't Solr-specific should belong deeper in, to allow use by 
more people, otherwise only Solr users get the benefit.

That logic only works if the lucene and solr development communities were 
essentially one.  They currently aren't.
The downsides of the lucene/solr divide works both ways:

A solr developer adds something to solr w/o putting it in lucene - only solr 
users benefit.
A lucene developer adds something to lucene w/o adding support for that in solr 
- only lucene users benefit.


> 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