Flock (www.flock.com) has built an xpcom wrapper for cLucene 
(http://sourceforge.net/projects/clucene/). It would make sense to
coordinate the API for the SQLite component with the cLucene one.

FLock source is here:
http://www.flock.com/developer/flock-source-info.html

The lucene component is in
/browser/components/xpclucene
/browser/components/flock/lucene

cLucene is a full text indexing tool. FLocks add each page browsed to
the cLucene index (you don't have to store the page contents to do
this). Now in the history side bar you have full text recall of your
browsing history. Type in a word and you get the URLs of the pages
that contain the word.

--
Jon Smirl
[EMAIL PROTECTED]

_______________________________________________
Mozilla-xpcom mailing list
Mozilla-xpcom@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to