Searchable Database from all mail messages

Alex Tweedly alex at tweedly.net
Sun Jul 10 18:57:19 EDT 2005


Alejandro Tejada wrote:

>How fast could RR retrieve a search
>like Eric's from 160 MB of text?
>
>  
>
It would take a long time just to read 160Mb (or to read and decompress 
40M). You need to have it indexed
  - by Google Desktop, or Yahoo Desktop (are they Win only ??)
  - use some open source indexing tool (Lucene?)
  - put the messages into a mySQL database and use their fulltext index 
feature
  - some other index scheme ...


-- 
Alex Tweedly       http://www.tweedly.net



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.11/45 - Release Date: 09/07/2005




More information about the use-livecode mailing list