Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The Documentation (Reference) states that keys used in indexes must be integer, float, string, or the special type-priorities. The implementation was extended a long time ago to support other primitives. Update the docs to include these (boolean, byte, short, long, double). Update the setting checking for these kinds of features to include checking for possible index corruption.