On Thu, 2004-02-05 at 21:09, [EMAIL PROTECTED] wrote:
> >
> > I have used lucene (Jakarta-Apache) for doing searchs that is
> > outstanding.
> >
> What does it use ?


Lucene is actually a Jakarta-Apache (java) project.  I have used it to
implement site searches, search keyword highlighting for various
document types like html, xml, pdf, and text. 

With lucene you create indexes from your documents.  Then you have a
search page that interfaces to your lucene indexing engine.  There was
an article in PHP Arch mag that talked about this.

--
Ray

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to