Published on Wed, 15 Feb 2006 05:22:35 -0500 Read: 256 times
Simple Web Search : Simple Web Search allows you to search a SWISH-E index using the SWISH-E 1.X.X Binary and PHP3. Key features include: Limit searches to Head, Title, Body, Heading, Emphasis, and Comment, Display specified meta tag contents, Multiple indices available via drop-down select box, Max number of hits via drop-down select box. (10, 50,... Read Article.
Published on Wed, 15 Feb 2006 05:22:35 -0500 Read: 298 times
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.... Read Article.
Published on Wed, 15 Feb 2006 05:22:35 -0500 Read: 339 times
PHP Search Engine (SEARCpHp) : PHP Search Engine is a full-featured search engine and indexer written in PHP. Features include: All PHP, indexing and searching, no reliance on outside programs; Index is text file, no dbms or databases; Index is completely portable, copy it to any machine using PHP and SEARCpHp, Unix or 'other'; You can index... Read Article.
Published on Wed, 15 Feb 2006 05:22:35 -0500 Read: 420 times
MAZOT : MAZOT is an easy-to-install, fast, self-running, site search engine written in PHP. It supports several different types of searches: Free Search, Case Sensitive Search, Whole Word Search, and Exact Match Search, Boolean Search. Several other features are supported. Features a nice formatted output. It is suitable for small to medium sized websites.... Read Article.
Published on Wed, 15 Feb 2006 05:22:35 -0500 Read: 394 times
PHPSiteSearch : PHPSearch is a search script which replies on no outside programs. The script indexes you site into a text database. You have the option of either indexing from meta tags or a full index of all words. Ideal for small to medium sites. With only a few lines of code to edit it is very easy to install. Options include the ability to excluded... Read Article.
Published on Wed, 15 Feb 2006 05:22:35 -0500 Read: 263 times
Ascripts PPC Search Engine : APSE is a PHP/MySQL-based unique and feature rich script that allows you to run your own pay per click search engine service. You have full control over layout, functions and stats via header/footer files and HTML templates via an extensive control panel. Referral System and Advanced User/Admin stats included. Ecommerce... Read Article.
Published on Wed, 15 Feb 2006 05:22:34 -0500 Read: 257 times
mnoGoSearch : mnoGoSearch is a full-featured free search engine software for intranet and internet servers. mnoGoSearch has number of unique features, which makes it appropriative for a wide range of application from search within your site to specialized search system such as cooking recipes or newspaper search, ftp archive search, news articles search,... Read Article.
Published on Wed, 15 Feb 2006 05:22:34 -0500 Read: 266 times
RecFind : The RecFind-class performs a full-text search on every file in every subdirectory and returns and array of all files containing the query-word. It uses a recursive search for resolving the subdirectory, therefore it's very fast. It doesn't use indexing, but it's very easy to install and use.... Read Article.
Published on Wed, 15 Feb 2006 05:22:33 -0500 Read: 208 times
AS-PPC Search Engine : AS PPC Search engine is a PHP and MySQL based, professional and powerful Pay Per Click search engine software that is fast and easy to use and install. It have much features which will help you collect real money using your site. If you have not many members - you can provide results from several other search engines and also... Read Article.
Published on Wed, 15 Feb 2006 05:22:33 -0500 Read: 200 times
GWDSearch : Allows you to set up an easy index of your site so your visitors can search and easily find what they are looking for. You choose which pages to include in the index by adding the page names, URL and search words to the control panel. Control what keywords are found and on what page. When you add pages to the control panel to be searched... Read Article.
Published on Wed, 15 Feb 2006 05:22:33 -0500 Read: 201 times
RiSearch PHP : RiSearch PHP - free search script for small sites (up to 5000 pages). Does not requre database for index storage. Main features: template driven output, indexing via the local filesystem or via http, simple and convenient query language.... Read Article.
Published on Wed, 15 Feb 2006 05:22:32 -0500 Read: 168 times
PhpDig : PhpDig is a very small PHP search engine that uses a MySQL database on backend. Features: indexes both static and dynamic pages; Spiders almost all links in html content, in hrefs, areamaps, frames; and Full text indexing. It could index pdf and ms-office files using external binaries. amp;lt;bamp;gt;1.6.2 Update:amp;lt;/bamp;gt; Add support... Read Article.
Published on Wed, 15 Feb 2006 05:22:32 -0500 Read: 165 times
PHP Highlighter : NEW: Version 1.1 now features also highlighting in multiple colors for all different input tokens. Thanks to Richard Danby for that!... Read Article.
Published on Wed, 15 Feb 2006 05:22:32 -0500 Read: 213 times
CBSeeker : CBSeeker gives you the ability to have a Clickbank® Marketplace search engine on your own website. This allows both you and your visitors to search the entire Clickbank® Marketplace Directory from your own website. Each link will have your affiliate username embedded into it so you can earn commissions on every single product sold through... Read Article.
Published on Wed, 15 Feb 2006 05:22:32 -0500 Read: 143 times
stop words function : This simple php script is a function that takes a list of stop words (commnly occuring words that are of no use to a search engine) and strips them out of a variable term. This is similar to google removal of common words.... Read Article.