Archive for January, 2007

Ouzi Full-Text search engine for PHP 5

Ouzi fulltext search engine for PHP 5

Almost every web application needs a fulltext search functionnality.

Ouzi FTS v0.9 allows to perform fulltext searches without overloading the db server and to perfom searches within files stored on the server.

Ouzi FTS is a script written in php 5 used to perform fulltext searches within multiple tables on a database, and/or within files on your server, and to get combined results ordered by relevance.
It runs with little memory, handles words proximity and PCRE regular expressions.

Ouzi FTS can be downloaded there: Ouzi FTS page

Current version : 0.9

Conditions of use :
If you use this script, please make a link on your homepage to :
http://www.lexeek.com/

If you need support or documentation, please leave a comment and I’ll try to answer.


Ouzi Tags

Related content