circa_admin - Update Circa search database
circa_admin --add --url=url --id=id
--add_account_prompt
--add_account --url=url
--clean --id=id
--create
--drop
--drop_id --id=id
--export
--exportId --id=id
--help
--import
--man
--stats --id=id
--parse_new --id=id
circa_admin is used to manage url on circa database. If this is the first time you use Circa, you can do:
circa_admin --create --add_account --url=http://www.monsite.com
This create needed tables and an account 1. Then to index your first url until depth 5, do:
circa_admin --id=1 --parse_new --depth=5
To update these url weekly, use something like this in your cron:
circa_admin --id=1 --update=7 --depth=5
Options supported at this moment:
Optionnels options are:
Do index on orig, but search on dest. Use this with file / http. Eg:
circa_admin --add --url=http://www.alianwebserver.com/ \ --orig=file:///mnt/jupiter/usr/local/apache/htdocs/ \ --dest=http://www.alianwebserver.com/
Be careful to 3 '/' at begin of file, and a '/' at end of 2 url.
$Revision: 1.6 $
Alain BARBET
| Dernière modification le Wed Oct 29 18:11:23 2003 |
© Alain & Estelle BARBET Textes et images 1997-2003 |