mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
implement index cleaner tool #5
This commit is contained in:
parent
7ea9cbffcd
commit
2961045c76
2 changed files with 89 additions and 0 deletions
|
|
@ -70,6 +70,15 @@ php src/cli/document/add.php URL
|
|||
php src/cli/document/crawl.php
|
||||
```
|
||||
|
||||
##### Clean
|
||||
|
||||
```
|
||||
php src/cli/document/clean.php
|
||||
```
|
||||
|
||||
* remove `url` duplicates
|
||||
* make index optimization
|
||||
|
||||
##### Search
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue