Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Full text indexing

From: hallvard:ystad:oops-as:no at: 1-Feb-2004 23:07

Dixit Graham Chiu (21.54 01.02.2004):
>Graham Chiu wrote.. apparently on 2-Feb-2004/9:53:07+13:00 >>Has anyone done any full text indexing in Rebol, or implemented the Burrows Wheeler transform for searching? >Missed including the url: >http://www.mfn.unipmn.it/~manzini/fmindex/
That's all very impressing, until I tried the demo (http://roquefort.di.unipi.it/~ferrax/fmindex/ricerca2.html), clicked search, and got the perl script source... Anyway: I have full-text indexing in my rebol search engine, but, alas!, I use DocKimbel's excellent mysql protocol driver... HY