[Xapian-tickets] [Xapian] #178: No remote backend support for: spelling correction, synonyms, matchdecider

Xapian nobody at xapian.org
Mon Nov 30 11:42:29 GMT 2009


#178: No remote backend support for: spelling correction, synonyms, matchdecider
----------------------------+-----------------------------------------------
 Reporter:  richard         |        Owner:  richard  
     Type:  defect          |       Status:  assigned 
 Priority:  normal          |    Milestone:  1.2.x    
Component:  Backend-Remote  |      Version:  SVN trunk
 Severity:  normal          |   Resolution:           
 Keywords:                  |    Blockedby:           
 Platform:  All             |     Blocking:           
----------------------------+-----------------------------------------------

Comment(by pr100):

 I've added another patch which includes stuff for remote spellings.
 However I'm not really sure whether it's doing the right thing - I'm a bit
 confused about the separation of Database and Database::Internal as far as
 the various spelling related methods go. I've had to use
 Database::Internal inside RemoteServer, which nothing else does - so maybe
 this approach misses something?

 open_spelling_wordlist sends them all back in one go, so is maybe not
 what's wanted? But that isn't used by get_spelling_suggestion which is the
 main thing I want to work at the moment.

-- 
Ticket URL: <http://trac.xapian.org/ticket/178#comment:16>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list