You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/04/25 22:31:55 UTC

[jira] Commented: (SOLR-546) Implement Kstem into Solr base

    [ https://issues.apache.org/jira/browse/SOLR-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592498#action_12592498 ] 

Otis Gospodnetic commented on SOLR-546:
---------------------------------------

Do you plan on attaching a patch with this functionality and Apache License?


> Implement Kstem into Solr base
> ------------------------------
>
>                 Key: SOLR-546
>                 URL: https://issues.apache.org/jira/browse/SOLR-546
>             Project: Solr
>          Issue Type: Improvement
>         Environment: Should run on any platform that can run Solr
>            Reporter: Harry Wagner
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Kstem is an open-source stemmer similar to Porter. Many people, including myself believe it does a better job than Porter. It was written by Bob Krovetz at Umass, Amherst.  Sergio Guzman-Lara adapted it to work with Lucene. I wrapped that code into an extension to work with Solr. More info here:  http://ciir.cs.umass.edu/cgi-bin/downloads/downloads.cgi 
> We use it now in two implementations and are satisfied with it. A number of people have asked about it so it would probably make a good candidate for inclusion into the base. I sent Yonik the code sometime back but would be ahppy to provide that again. Let me know.: wagnerh@oclc.org

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.