mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-01-08 22:07:56 +00:00
update readme
This commit is contained in:
parent
5999fb3a73
commit
32e81ede31
13
README.md
13
README.md
@ -141,18 +141,17 @@ GET m=SphinxQL
|
|||||||
* [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)
|
||||||
* [ ] Improve yggdrasil links detection, add .ygg domain zone support
|
* [ ] Make page description with found matches highlight
|
||||||
* [ ] Make page description visible - based on the cached content dump, when website description tag not available, add condition highlights
|
|
||||||
* [x] Images search (basically implemented but requires testing and some performance optimization)
|
* [x] Images search (basically implemented but requires testing and some performance optimization)
|
||||||
* [x] Index cleaner
|
* [x] Index cleaner
|
||||||
* [ ] Crawl queue balancer, that depends from CPU available
|
* [ ] Crawl queue balancer, that depends of CPU available
|
||||||
* [ ] Implement smart queue algorithm that indexing new sites homepage in higher priority
|
* [ ] Indexing new sites homepage in higher priority
|
||||||
* [ ] Implement database auto backup on crawl process completing
|
|
||||||
* [x] Add transactions to prevent data loss on DB crashes
|
* [x] Add transactions to prevent data loss on DB crashes
|
||||||
* [x] JSON API
|
* [x] JSON API
|
||||||
* [x] Distributed index data sharing between the nodes trough service API
|
* [x] Distributed index data sharing between the nodes trough service API
|
||||||
* [x] An idea to make unique gravatars for sites without favicons, because simpler to ident, comparing to ipv6
|
* [x] Unique gravatars for sites without favicons, because simpler to ident, comparing to ipv6
|
||||||
* [ ] An idea to make some visitors counters, like in good old times?
|
* [ ] Link clicks counter, trough internal stats redirect controller
|
||||||
|
* [ ] The time machine feature by content history cache preview
|
||||||
|
|
||||||
#### Contributions
|
#### Contributions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user