searchTHIS (Applet) can be used by any visitor of your web site to search for pages associated with desired words and phrases. It creates tow files, db.js and db.txt to implement the search. These files contains indexes to search for words or phrase
This is an effective program which can be used by the webmasters to run an enhanced search engine and directory link management system on their websites. They can facilitate their users to manage all their submited links by modifying when ever necess
A glossary/dictionary for your website. Link words and phrases directly to their definitions. Easy admin from a password protected control panel.
This is a tutorial that contributes users on filtering unnecessary words from the text posted by visitors or members. Here the author explains everything including storing the words which are considered as bad words in an XML file. This will be usefu
Search for words that "sound like" other words in SQL Server is a tutorial in which the author explians you about how to search the words that have the same sound using built-in function such as SOUNDEX()DIFFERENCE() function. You can...
stop words function is a simple script based on php and is a useful search engine program. This program allows users to take list of stop words. You can load list of common words within stop words functions. Users can make search as array. Array sear
Add related theme content to Web pages dynamically, create search directories or branded directories, provide search capabilities to visitors. Search for n words excluding especific phrases returning x sites from page y with link and no link nofollow
This is a tutorial to make a search engine in php. If your search contents are mostly in BLOBs in your database and has noise words like, a, the, where, is etc, then those noisy words have to be taken out. The author has added a list of noisy words f
Bad words in the text fields of a comment form or other ASP forms can be detected and can be removed / replaced with the new words is explained with two little snippets from which you can obtain the required array string functions and their parameter
Includes many user functions for indexing and searching through your data, as well as stop words allowing you to exclude specific common words. Searching allows you to require words (+) or require the absence of words (-) in the returned documents. |