Categories

Updated: 09/12/2000

Wordindex

Wordindex is a full text indexing suite developed using perl as the backend and PHP as the web based search utility. Any language can be used to search as long as it has access to MySQL databases. Wordindex is capable of indexing huge amounts of data, one production system has indexed over 14GB of textual, PDF, and compressed text files. Searches on that system are still less than a second on a modest server. Wordindex is clusterable, the indexing process which can take a very long time to complete on a huge dataset (meaning ~10G+) can be run over a couple nodes to spread out the load.
Similar Scripts for "Wordindex"

TableToHash

This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...

MySQL Table Joins

One of the great characteristics of SQL (Structured Query Language) is the fact that one can develop access and modify data across various tables. There are several benefits to this, including greater ease of manipulation, increased speed of access, ...

The MySQL Grant Tables

One of the most powerful aspects of the MySQL server is the amazing amount of control the administrator has over each user''s intended behavior. This control can restrict user privileges over a general part of the server, such as limited access ...

Wernhart''s Guestbook

This is a simple guestbook script that uses PHP/FI to access and MySQL to maniplate a guestbook datebase. It comes with search/query capability.

BAZAAR

BAZAAR is a fully GPL WWW conferencing program with a MySQL back end. It is based on an earlier version of WWWThreads, but significant changes and enhancements have been made. For example, code has been simplified and many common tasks have been move...
©2003-2008 jCay.com