Kvazar Index Crawler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost 6a2ebab6f5 add drop index argument 10 months ago
example define index drivers config 10 months ago
src add drop index argument 10 months ago
.gitignore init config 10 months ago
LICENSE Initial commit 10 months ago
README.md add drop index argument 10 months ago
composer.json init composer 10 months ago

README.md

KVAZAR Index Crawler

Compatible

Install

  • composer create-project kvazar/crawler crawler
  • cd crawler
  • cp example/config.json config.json
  • crontab -e:* * * * * php kvazar/crawler/src/index.php
    • drop index: php kvazar/crawler/src/index.php drop