Closed djanowski closed 13 years ago
Great, thanks! There's a failing spec for spelling suggestions, but I wasn't able to find the reason (looks as if Xapian was getting confused about correcting 'house' with 'mouse').
actually, the specs I thought were broken due to 1.9.1 are actually broken in 1.8 too - they broke when I upgraded to xapian 1.0.23 (from 1.0.17). So I suspect my specs were depending on behaviour of xapian that has changed - I'll figure it out tonight.
The spelling spec works for me with xapian 1.0.23. What version of xapian are you using?
I'm on 1.2.4. I'm on #xapian on Freenode if you want to discuss. Thanks for the feedback!
Thanks for the contribution!
I noticed a couple of other 1.9 spec failures (unrelated to your work) which I'll fix, possibly add in bundler support, and then I'll release new version (should be able to do that this week).