[Groonga-commit] groonga/groonga at d160672 [master] Add one more pattern

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Aug 18 17:21:09 JST 2016


Kouhei Sutou	2016-08-18 17:21:09 +0900 (Thu, 18 Aug 2016)

  New Revision: d1606727b771a8b6acb4668e793a0ea49ffce00c
  https://github.com/groonga/groonga/commit/d1606727b771a8b6acb4668e793a0ea49ffce00c

  Message:
    Add one more pattern

  Modified files:
    tools/check-tiny-index-limit.rb

  Modified: tools/check-tiny-index-limit.rb (+1 -0)
===================================================================
--- tools/check-tiny-index-limit.rb    2016-08-18 17:18:35 +0900 (9735ac6)
+++ tools/check-tiny-index-limit.rb    2016-08-18 17:21:09 +0900 (b5dcf63)
@@ -82,6 +82,7 @@ puts("N segments\tN chunks\tN patterns\tN records")
   [64, 64, 2],
   [128, 128, 2],
   [256, 256, 2],
+  [512, 512, 2],
   [nil, nil, 1],
   [nil, nil, 2],
   [nil, nil, 4],
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index