Evju, Hans Petter
2010-Mar-19 11:39 UTC
[Xapian-discuss] GetSpellingSuggestion returns no results.
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
James Aylett
2010-Mar-19 19:28 UTC
[Xapian-discuss] GetSpellingSuggestion returns no results.
On 19 Mar 2010, at 11:39, Evju, Hans Petter wrote:> 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 usingHans?this isn't the best place to ask flax questions, although I confess that I don't know what the best place *is* as the googlecode space for flax seems to have vanished. Perhaps someone from the flax side can pick this up with you, though! J