On Sat, 23 Oct 1999, Geoff Hutchison wrote:

> 
> At 11:37 AM -0500 10/22/99, Bill Carlson wrote:
> >Has anyone looked into including aspell support into htsearch?
> 
> I don't think so. You probably want to add it as an htfuzzy class, 
> perhaps along the lines of Speling.cc. I've thought about it a 
> bit--one thing to remember is that you probably don't want to 
> "correct" a query, you want to check it against the word database 
> since misspelled words may be in the database as well.
> 
> -Geoff

My particular searches are medical terms, a spell check with custom
dictionaries would really help out. My thought is to implement it such
that a spell check only occurs if no matches are found, and then use a
template variable to return alternate spellings.

Given that aspell's library interface is not documented and my C++ is very
limited, I am going to keep it very simple for now. One wheel, coming
up.:)

Bill Carlson
------------
Systems Programmer    [EMAIL PROTECTED]    |  Opinions are mine,
Virtual Hospital      http://www.vh.org/        |  not my employer's.
University of Iowa Hospitals and Clinics        |



------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to