Download & Extend

Stemmer should be configurable

Project:xapian
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Jeremy
Status:closed (fixed)

Issue Summary

Xapian supports stemmers for a range of languages, see http://xapian.org/docs/apidoc/html/classXapian_1_1Stem.html

There should be an option to chose the stemmer, currently it is hardcoded to English.

Comments

#1

Category:bug report» feature request

Sounds like a simple addition. I consider this a feature request, but regardless I agree that it's an important feature that makes this module available to a much wider audience -- without which it's useless to many. Patches welcome! Otherwise, I'll try and look into implementing myself soon.

#2

Assigned to:Anonymous» Jeremy
Status:active» fixed

Committed to 6.x-1.x-dev. The stemming language is now configurable.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.