doc/10-nicerank.md in ayadn-1.8.2 vs doc/10-nicerank.md in ayadn-2.0

- old
+ new

@@ -24,23 +24,23 @@ - A new ADN user will typically start with 2.1 - A regular user will always be > 2 -- Active regular users will be > 3 +- Very active and 'social' users will be > 3 -- Very 'social' users can be > 4 - *Again, this is not a popularity ratio: far from it. It only serves as a filter for bots and spam.* +In addition to this manual rank filter, NiceRank and Ayadn have other automatic filtering based upon the information publicly available about the users. + ## Threshold Set the NiceRank threshold. You can use an integer or a float (only one decimal). -Any user with a NiceRank smaller than this value will be ignored. +Any user with a NiceRank smaller than this value will be ignored in the Global stream. `ayadn set nicerank threshold 2.5` `ayadn set nicerank threshold 3` @@ -50,6 +50,6 @@ NiceRank is enabled by default on new Ayadn installations, but can be disabled if needed: `ayadn set nicerank filter false` -`ayadn set nicerank filter_unranked false` +*Note: the other field, `unranked`, can be activated to ignore the users who haven't been analysed by NiceRank yet. It's more an experimental feature, and it's actually recommended to always let it to false.*