Login   Register  
PHP Classes
elePHPant
Icontem

Guaranix Full Text

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Cesar D. Rodas  >  Guaranix Full Text  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Guaranix Full Text
Base name: guaranix
Description: Index text documents for full text searching
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2404 users
All time rank: 1345
Week users: 2 users
Week rank: 1637
 

  Author  
Picture of Cesar D. Rodas
Name: Cesar D. Rodas is available for providing paid consulting. Contact Cesar D. Rodas .
Packages: 36 Browse all classes by Cesar D. Rodas Browse all classes by
Country: Paraguay Paraguay - PHP jobs in Paraguay
Age: 24
All time rank: 71 in Paraguay Paraguay
Week rank: 15 Down1 in Paraguay Paraguay Equal
Innovation award
Innovation award
Nominee: 23x

Winner: 5x


  Detailed description  
This package can be used to index texts for full text searching.

It can build indexes of documents with support for stemming words (in Spanish or English), document idiom categorization, phrase search, etc..

The class can use a database as repository to store the index. Currently it supports SQLite and MySQL.

  Groups   Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Searching Search engines, crawling and indexing View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
August 2006
Number 5

Prize: One subscription to the PDF edition of the magazine by PHP Architect
Full text search is a capability of applications that can search databases of documents using keywords that may be contained those documents.

Full text search is a feature already built-in some relational database servers. However, full text search may also be performed on documents that are not on a relational database.

This package provides a solution to index and search documents that may not be stored on a relational database, or even search documents stored in database servers that do not provide built-in full text search capabilities.

Manuel Lemos

  Freshmeat project  
Project record: guaranix
Popularity score: 7.62
Vitality score: 45.7

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagelibtextcat (7 files)
Files folder imagestemmer (2 files)
Plain text file db.mysql Data Mysql Install File
Plain text file db.sqlite Data SQLite install file
Accessible without login Plain text file gnix.php Class The main class of this project
Plain text file mysql.php Class MySQL handler
Accessible without login Plain text file phpIndexer.php Example Test of indexing file
Plain text file README Doc. Readme! this is important
Accessible without login Plain text file search.php Example The search test
Plain text file sqlite.php Class SQLite handler
Plain text file tokenizer.php Class The Search Query Tokenizer

  Files  /  Files folder image libtextcat  
File Role Description
  Plain text file english.lm Data english
  Plain text file french.lm Data French
  Plain text file german.lm Data German
  Plain text file italian.lm Data Italian
  Plain text file saddorlibtextcat.php Class The LibTextCat
  Plain text file spanish.lm Data Spanish
  Plain text file test.php Example The test file ot libtextcat

  Files  /  Files folder image stemmer  
File Role Description
  Plain text file english.php Class English Stemmer
  Accessible without login Plain text file spanish.php Class Spanish Stemmer

Download all files: guaranix.tar.gz guaranix.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.