Search::Circa - a Search Engine / Indexer running with Mysql
This is Search::Circa, a module who provide functions to perform search on Circa, a www search engine running with Mysql. Circa is for your Web site, or for a list of sites. It indexes like Altavista does. It can read, add and parse all url's found in a page. It add url and word to MySQL for use it at search.
Circa can be used for index 100 to 100 000 url
Notes:
Search::Circa::Search work with Search::Circa::Indexer result. Search::Circa::Search is a Perl interface, but it's exist on this package a PHP client too.
Search::Circa is root class for Search::Circa::Indexer and Search::Circa::Search.
See Search::Circa::Search, Search::Circa::Indexer
Search Features
Herite from features of LWP suite:
Q: Where are clients for example ?
A: See in demo directory. For command line, see circa_admin and circa_search,, for CGI, take a look in cgi-bin/circa, they are installed with make cgi.
Q: Where are global parameters to connect to Circa ?
A: Use lib/CircaConf.pm file
Q : What is an account for Circa ?
A: It's like a project, or a databse. A namespace for what you want.
Q : How I begin with indexer ?
A: See man page of circa_admin
Q : Did you succed to use Circa with mod_perl ?
A: Yes
You use this method behind Search::Circa::Indexer and Search::Circa::Search object
Connect Circa to MySQL. Return 1 on succes, 0 else
Connect Circa to MySQL. Return 1 on succes, 0 else
Give template with remplaced variables Ex:
$circa->fill_template('A <? $age ?> ans', ('age' => '12 ans'));
Will return:
J'ai 12 ans,
Search::Circa::Indexer, Indexer module
Search::Circa::Search, Searcher module
Search::Circa::Annuaire, Manage directory of Circa
Search::Circa::Url, Manage url of Circa
Search::Circa::Categorie, Manage categorie of Circa
$Revision: 1.18 $
Alain BARBET alian@alianwebserver.com
| Dernière modification le Wed Oct 29 18:11:23 2003 |
© Alain & Estelle BARBET Textes et images 1997-2003 |