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.

389 B

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
    • optimize index: php kvazar/crawler/src/index.php optimize