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

Jake Mannix commented on LUCENE-1377:
-------------------------------------

bq. But we've been unable to make that happen in the past, so betting on it 
going forward seems like a mistake.

Sure, but keeping code which could be used by any Lucene project sequestered in 
Solr because you want to be able to modify it on a different time-schedule 
seems like bad open-source policy.

I guess what I'd change my statement to is that yes, it would be a downside to 
the Solr community (anytime you depend on another project, you also depend on 
its release schedule).  But I'd still hold that this fact alone should not keep 
code *out* of Lucene-core.  Anything which isn't Solr-specific should belong 
deeper in, to allow use by more people, otherwise only Solr users get the 
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