[Xapian-discuss] GetSpellingSuggestion returns no results.

Hans Petter Evju hp at evju.biz
Sat Mar 20 06:37:35 GMT 2010


Tom <tom <at> lemurconsulting.com> writes:

> 
> On 19 March 2010 19:28, James Aylett <james-xapian <at> tartarus.org> wrote:
> > 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 using
> >
> > Hans—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!
> 
> Hi James, flaxcode hasn't disappeared, for me anyway:
> 
>     http://code.google.com/p/flaxcode/
> 
> It *is* rather out of date at the moment, though.
> 
> Hans, this doesn't look like flax code to me:
> 
>     Strout = database.GetSpellingSuggestion(text)
> 
> Can you give me more details, like URLs for the binaries you mention?
> 
> cheers,
> Tom
> 


I'm not using flax per se, but rather the pre built binaries for .net.
URL: http://www.flax.co.uk/xapian_windows.shtml, sry if that was
unclear from my first post. There is to my knowledge no .net binaries
for flax. 

To my undrestanding of those binaries is that they are .net wrappers
around the xapian c++ win32 compiled binaries. I have gotten most of
the stuff to work as I said, but not the GetSpellingSuggestion. (witch
is a call to
http://xapian.org/docs/apidoc/html/classXapian_1_1Database.html#5d9704bce82dffecdf7434d57dccdcfa
afaik) 

I hope I made more sense this time. 

HP





More information about the Xapian-discuss mailing list