Hello Graham and rebolers,

I did full text indexing in rebol back in 1999 or 2000 as one of my first
rebol learning projects.
(This is an old bunch of rebol code and I have not updated it since then.)

You can see the result here: http://vvn.net/bible/

(Works with rebol 2.x.x and up I think.)
If you want the source, I can dig it up and ship it to you or re-package the
basic functions for use by rebol.org.

This full text indexer parses all the words in the body of text first and
produces the index file (one time) and then compares query requests to index
before displaying the actual text.

- Doug



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Graham Chiu
Sent: Sunday, February 01, 2004 2:59 PM
To: [EMAIL PROTECTED]
Subject: [REBOL] Full text indexing



Has anyone done any full text indexing in Rebol, or implemented the Burrows
Wheeler transform for searching?

--
Graham Chiu
http://www.compkarori.com/cerebrus
-- 
To unsubscribe from this list, just send an email to [EMAIL PROTECTED]
with unsubscribe as the subject.
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to