[Xapian-discuss] Multiple spelling suggestions

Richard Boulton richard at tartarus.org
Tue Jan 5 09:12:07 GMT 2010


2010/1/5  <henka at cityweb.co.za>:
>> Is there a way to get a list of spelling suggestions from Xapian?
>> Database::get_spelling_suggestion (obviously) returns just a single
>> suggestion.
>
> Call get_spelling_suggestion for each word in your query.
>
> Some assembly required ;)

That's not quite the same thing, though: it would be nice to be able
to get more than one suggestion even for a single word.

To answer the question - no, there's currently no way to get multiple
suggestions from Xapian.  It would be a good thing to add, though, I
think.

-- 
Richard



More information about the Xapian-discuss mailing list