[Groonga-commit] droonga/fluent-plugin-droonga at 6bfd833 [master] Use Sections table for simple test.

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Nov 28 19:09:39 JST 2013


YUKI Hiroshi	2013-11-28 19:09:39 +0900 (Thu, 28 Nov 2013)

  New Revision: 6bfd833bddb9315b775108a922532da6d7cb28a3
  https://github.com/droonga/fluent-plugin-droonga/commit/6bfd833bddb9315b775108a922532da6d7cb28a3

  Message:
    Use Sections table for simple test.
    
    Searching in Documents table doesn't work expectedly on the current version because it can be parted.

  Modified files:
    test/command/suite/search/simple.test

  Modified: test/command/suite/search/simple.test (+1 -1)
===================================================================
--- test/command/suite/search/simple.test    2013-11-28 19:08:27 +0900 (24f6bc0)
+++ test/command/suite/search/simple.test    2013-11-28 19:09:39 +0900 (23df03a)
@@ -5,7 +5,7 @@
   "body": {
     "queries": {
       "result": {
-        "source": "Documents",
+        "source": "Sections",
         "output": {
           "elements": [
             "startTime",
-------------- next part --------------
HTML����������������������������...
Download 



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