[Xapian-fu-discuss] Xapian-fu: Any chance I can fully disable stopword list?
John Leach
john at johnleach.co.uk
Wed Apr 21 18:11:29 EDT 2010
Hi William,
this is a bug! The documentation was lying, the code didn't support
setting false as a stopper.
I've fixed the code now and made a new release of XapianFu, version
1.1.1. You can grab it from github:
http://github.com/johnl/xapian-fu/downloads
or wait until I'm done fighting with gem cutter and it'll be in the gem
repository.
Thanks for the bug report!
John.
On Tue, 2010-04-20 at 16:26 +0800, Yeung William wrote:
> As title, coz I am using xapian for chinese too, which I don't have a
> good stopword list file for that. I thought documentation said set it
> to false would work, but it busted with UnsupportedStopperLanguage
> (lang = false). I saw the stemmer file can be disabled, how about
> stopper?
>
> Regards,
>
>
> William Yeung
More information about the Xapian-fu-discuss
mailing list