[Xapian-discuss] GetSpellingSuggestion returns no results.

Evju, Hans Petter hans.petter.evju at it4you.no
Fri Mar 19 11:39:58 GMT 2010


I'm testing out the flax binaries in a .net 4.0 solution. I've built an index containing about 20k items (the complete magic the gathering card database). I've managed to get search results, and get the query to filter on numerical parameters. However I'm totally unable to get the spellchecker to work. I'm using

Strout = database.GetSpellingSuggestion(text);

And I always get zero results.
I've got the expander to work, but not unless my initial query returned any results.

Is there anything in particular I need to do to get spelling to work?

Hans Petter


More information about the Xapian-discuss mailing list