[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] "Fuzzy" searching


Grant <suppressed> wrote:
> > > Has anyone implemented Swish or any other method for "fuzzy"
> > > searching?  Swish describes fuzzy searching this way:
> > >
> > > Word stemming, soundex, metaphone, and double-metaphone indexing for
> > > "fuzzy" searching
> > >
> > > I'm mainly interested in dealing with the plural/singular problem.
> > >
> > I am using "FuzzyIndexingMode Stemming_en2" with Swish-e on my RTFM
> > website.  No problems at all.
> 
> I'm actually hoping to search the title and description fields of my
> products table.  Would Swish work well for that or is it mainly
> designed to crawl and index HTML pages?
>
There are no "pages" in the RTFM website.  All of the text is in
various database tables.  Crawling tables is just as easy as crawling
HTML pages.  In fact, it's quicker and easier to select from a table.

> 
> Besides fuzzy searching, I'm eager to get something to match the
> search "big widgets" to the description "big blue widgets".  I'm
> currently using op=rm to search and it doesn't seem to make that
> connection.
> 
I use "op=aq", and I'm happy with that.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.