--- bloom.sgml.old 2018-07-24 16:40:23.000000000 +0300
+++ bloom.sgml 2018-10-15 00:11:01.000000000 +0300
@@ -51,8 +51,8 @@
length
- Length of each signature (index entry) in bits. The default
- is 80 bits and maximum is 4096.
+ Length of each signature (index entry) in bits, it is rounded up to the nearest
+ multiple of 16. The default is 80 bits and maximum is 4096.
@@ -242,6 +242,16 @@
operations in the future.
+
+
+
+ Bloom AM doesn't supports unique indexes.
+
+
+
+
+ Bloom AM doesn't supports NULL values.
+