README for searchBox
Created by James A. Pattie <james at pcxperience.com>
Copyright (c) 2005, Xperience, Inc.  http://www.pcxperience.com/

Derived from php.net's search feature and licensed under the PHP license.

If not installing from a deb, you need to do the following:

mkdir /usr/share/searchbox
cp -av js /usr/share/searchbox/
cp -av *.html /usr/share/searchbox

mkdir /usr/share/doc/searchbox
cp -av apache.include Changes README /usr/share/doc/searchbox

in your httpd.conf file, add:

Include /usr/share/doc/searchbox/apache.include

restart apache

The searchBox features are now available to your apps at:
/searchbox/search-methods.js
