Masafumi Yokoyama
null+****@clear*****
Tue Apr 28 15:03:35 JST 2015
Masafumi Yokoyama 2015-04-28 15:03:35 +0900 (Tue, 28 Apr 2015) New Revision: 36a798db968e3bd24272549fef1d1a8f5a9e128b https://github.com/groonga/groonga/commit/36a798db968e3bd24272549fef1d1a8f5a9e128b Message: doc: describe the exact values for key size Modified files: doc/source/news.rst Modified: doc/source/news.rst (+2 -2) =================================================================== --- doc/source/news.rst 2015-04-28 14:55:47 +0900 (0c546ef) +++ doc/source/news.rst 2015-04-28 15:03:35 +0900 (e368246) @@ -44,8 +44,8 @@ Improvements * [:doc:`/reference/commands/dump`] Don't dump records of lexicon. * [:doc:`/reference/commands/dump`] Show ``_id`` for ``TABLE_NO_KEY`` again. * [:doc:`/reference/commands/dump`] Used offline index construnction. -* Increased max hash key size from 4KiB to 64KiB. -* Increased max cache key size from 4KiB to 64KiB. +* Increased max hash key size from 4KiB (4096Byte) to 64KiB - 1 (65535Byte). +* Increased max cache key size from 4KiB (4096Byte) to 64KiB - 1 (65535Byte). * Improved performance for nested index search. * Used index for nonexistent reference column value. * [experimental] Added plugin functions/vector. It includes ``vector_size()`` function. -------------- next part -------------- HTML����������������������������...Download