documentation/content/en
ThibG 13cb6106fc
Add documentation about index corruption (#811)
* [WiP] Add documentation about index corruption

Add documentation about index corruption caused by changes in collation rules, and information on how to fix it.

* Add doc on how to check indexes

Add documentation on how to check indexes without bringing the instance down.

* Update index-corruption.md

* fixup typo

* Add instructions for re-creating the database

* Add minor explanations

* Remove recommendation to re-create database with C collation

Meaningful case-folding operations are used within the database for hashtags, so do not recommend using `C`, which would cause issues with non-ASCII hashtags.
2020-11-19 21:49:18 +01:00
..
admin Add documentation about index corruption (#811) 2020-11-19 21:49:18 +01:00
api Add information about rate limits 2020-03-05 22:33:10 +01:00
client Make JSON example use valid JSON (#804) 2020-08-24 01:26:17 +02:00
dev Add pre-requisites instructions for dev setup (#821) 2020-10-17 15:33:34 +02:00
entities Fix typo in filename introduced in #801 (#802) 2020-08-11 02:14:13 +02:00
methods Fix filter expiry parameter type documentation (#806) 2020-08-30 02:40:46 +02:00
spec Add note about secure mode in ActivityPub document 2020-10-24 22:07:22 +02:00
user Add chinese translation (#772) 2020-05-20 20:54:12 +02:00
_index.md Add chinese translation (#772) 2020-05-20 20:54:12 +02:00