update readme

This commit is contained in:
ghost 2023-04-29 07:49:09 +03:00
parent c592edbd82
commit 00140e30a8

View File

@ -39,10 +39,6 @@ sphinxsearch
* Make sure `/storage` folder is writable * Make sure `/storage` folder is writable
* Set up the `/crontab` scripts by following [example](https://github.com/YGGverse/YGGo/blob/main/config/crontab.txt) * Set up the `/crontab` scripts by following [example](https://github.com/YGGverse/YGGo/blob/main/config/crontab.txt)
#### Search textual filtering
https://sphinxsearch.com/docs/current.html#extended-syntax
#### JSON API #### JSON API
Build third party applications / index distribution. Build third party applications / index distribution.
@ -93,6 +89,9 @@ Could be enabled or disabled by `API_MANIFEST_ENABLED` option
GET action=manifest - required GET action=manifest - required
``` ```
#### Search textual filtering
https://sphinxsearch.com/docs/current.html#extended-syntax
#### Roadmap / ideas #### Roadmap / ideas