redis / docs

Documentation for Redis, Redis Cloud, and Redis Enterprise
https://redis.io/docs/latest/
Other
23 stars 114 forks source link

Add a bit more details about `percent_indexed` #657

Closed andrew-demb closed 1 month ago

andrew-demb commented 1 month ago

For now 1 means 100%, but the naming and description state that the value should be in percent (e.g. 100% should be 100 in percent_indexed)

More details about value in docs can help developers understand how to interpret the value.