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

Robert Muir commented on LUCENE-1377:
-------------------------------------

bq. 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.

then in this case, in my opinion this would be one strategy (for the word 
delimiter case as an example):
* we should fix the word delimiter filter in solr itself to use the new lucene 
tokenstream API. I think we can start working on this now?
* we must wait until solr decides to start moving to lucene 3.x, otherwise this 
will be a code copy and a bad idea
* at this point we create an issue in each project linked together, with the 
code changes on each side. Once everyone agrees on the patch on each side, the 
movement, commit, jar files update in solr should be as atomic as possible.



> 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