mirror of
https://github.com/kvazar-network/crawler.git
synced 2025-09-09 05:22:02 +00:00
update readme
This commit is contained in:
parent
3480def482
commit
efe7bacf31
@ -19,10 +19,12 @@ with full-text index storage in the shared [Manticore](https://manticoresearch.c
|
||||
|
||||
* `cp example/config.json config.json`
|
||||
* `crontab -e`:`* * * * * php src/index.php`
|
||||
* drop index: `php src/index.php drop`
|
||||
* optimize index: `php src/index.php optimize`
|
||||
* `php src/index.php drop` - drop index
|
||||
* `php src/index.php optimize` - optimize index
|
||||
|
||||
_To prevent data lose on server failures, change default [binlog flush strategy](https://manual.manticoresearch.com/Logging/Binary_logging#Binary-flushing-strategies) to `binlog_flush = 1`_
|
||||
### Manticore
|
||||
|
||||
To prevent data lose on server failures, change default [binlog flush strategy](https://manual.manticoresearch.com/Logging/Binary_logging#Binary-flushing-strategies) to `binlog_flush = 1`
|
||||
|
||||
### kevacoind
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user