PHP Classes

PHP Full Text Search Index: A PHP library to do full text indexing with MySQL

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 72%Total: 2,816 All time: 1,340 This week: 73Up
Version License PHP version Categories
kwindex 1.0.0Unspecified (ask ...3Databases, Searching
Description 

Author

This class can index the text of documents to perform full text search in pure PHP.

It can add indexed text documents to a MySQL database table, so it can be searched efficiently without using MySQL full text search indexes.

The class can also search indexed documents for givem words, update a previously indexed document, remove documents, find all words contained in many documents, remove indexed words from the index, add or remove stop words, get the number of indexed documents and words.

Picture of Steven Haryanto
Name: Steven Haryanto <contact>
Classes: 2 packages by
Country: ???
Age: ???
All time rank: 807
Week rank: 178 Up

  Files folder image Files (8)  
File Role Description
Accessible without login Plain text file demo.inc Conf. Include file for the demo
Accessible without login Plain text file demo.php Example A demo script
Accessible without login Plain text file demo.sql Data Table definition for use with the demo script
Accessible without login Plain text file Dumper.lib Aux. A debugging aid
Accessible without login HTML file KwIndex.html Doc. Documentation
Plain text file KwIndex.lib Class The module
Accessible without login Plain text file test.php Test Test suite
Accessible without login Plain text file TODO Data TODO file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,816
This week:0
All time:1,340
This week:73Up
 User Ratings  
 
 All time
Utility:85%StarStarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:67%StarStarStarStar
Examples:71%StarStarStarStar
Tests:71%StarStarStarStar
Videos:-
Overall:72%StarStarStarStar
Rank:170