update readme

This commit is contained in:
ghost 2023-05-05 11:46:03 +03:00
parent 32e81ede31
commit 4d54e5cc8f

View File

@ -136,13 +136,13 @@ Could be enabled with following attributes
GET m=SphinxQL GET m=SphinxQL
``` ```
#### Roadmap / ideas #### Roadmap
* [x] Web pages full text ranking search * [x] Web pages full text ranking search
* [x] Make search results pagination * [x] Make search results pagination
* [x] Add robots.txt support (Issue #2) * [x] Add robots.txt support (Issue #2)
* [ ] Make page description with found matches highlight * [ ] Make page description with found matches highlight
* [x] Images search (basically implemented but requires testing and some performance optimization) * [x] Images search
* [x] Index cleaner * [x] Index cleaner
* [ ] Crawl queue balancer, that depends of CPU available * [ ] Crawl queue balancer, that depends of CPU available
* [ ] Indexing new sites homepage in higher priority * [ ] Indexing new sites homepage in higher priority