Re: mnoGoSearch and similar



Hi,

Not sure about mnoGoSearch module, but you can definitely use
Zend_Search_Lucene. Some example are useful.

Presentation on it:
http://www.slideshare.net/shahar/content-indexing-with-zendsearchlucene/

Indexing PDF:
http://www.kapustabrothers.com/2008/01/20/indexing-pdf-documents-with-zend_search_lucene/

Indexing Word 2007:
http://blog.maartenballiauw.be/post/2008/02/Indexing-Word-2007-(docx)-files-with-Zend_Search_Lucene.aspx

Regards,

John Peters

On May 21, 10:48 am, matt...@xxxxxxxxxxxx (Mattias Thorslund) wrote:
Hi,

I'm looking at possibly implementing mnoGoSearch (for indexing and
search of uploaded documents on the server) into my application, but
noticed it has been moved into PECL since PHP 5.1. Does this mean
mnoGoSearch has been deprecated and there is a different/better solution
that I should consider first?

Thanks,

Mattias

.