Re: [php] static html search engine for php static html site

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Dec 26, 2011 at 1:17 PM, HELP LINE <izoduwa@xxxxxxxxx> wrote:
> Does any know of a better static search engine that i can integrate to my
> static php html site. it should not be Google or yahoo bing.

A search engine cannot itself be static, since it has to process
variable user input. Though I guess you could generate its indexes as
part of a static build process.

Solr and Sphinx would be examples of FOSS search engines you could use:

http://lucene.apache.org/solr/

http://sphinxsearch.com/

--
Benjamin Hawkes-Lewis

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux