[Groonga-commit] groonga/groonga at 9191ccb [master] doc: remove garbage

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Aug 13 22:57:45 JST 2015


Kouhei Sutou	2015-08-13 22:57:45 +0900 (Thu, 13 Aug 2015)

  New Revision: 9191ccbc8f69ada709de623215a96932d1092912
  https://github.com/groonga/groonga/commit/9191ccbc8f69ada709de623215a96932d1092912

  Message:
    doc: remove garbage

  Modified files:
    doc/source/example/reference/functions/highlight_full/usage_basic.log
    doc/source/example/reference/functions/highlight_full/usage_setup.log
    doc/source/example/reference/functions/highlight_full/usage_string_literal.log
    doc/source/example/reference/functions/highlight_html/usage_basic.log
    doc/source/example/reference/functions/highlight_html/usage_setup.log
    doc/source/example/reference/functions/highlight_html/usage_string_literal.log
    doc/source/reference/functions/highlight_full.rst
    doc/source/reference/functions/highlight_html.rst

  Modified: doc/source/example/reference/functions/highlight_full/usage_basic.log (+2 -2)
===================================================================
--- doc/source/example/reference/functions/highlight_full/usage_basic.log    2015-08-13 22:55:16 +0900 (5b95f94)
+++ doc/source/example/reference/functions/highlight_full/usage_basic.log    2015-08-13 22:57:45 +0900 (369028d)
@@ -4,8 +4,8 @@ Execution example::
   # [
   #   [
   #     0, 
-  #     1407695996.52987, 
-  #     0.00151872634887695
+  #     1337566253.89858, 
+  #     0.000355720520019531
   #   ], 
   #   [
   #     [

  Modified: doc/source/example/reference/functions/highlight_full/usage_setup.log (+6 -6)
===================================================================
--- doc/source/example/reference/functions/highlight_full/usage_setup.log    2015-08-13 22:55:16 +0900 (c85ece9)
+++ doc/source/example/reference/functions/highlight_full/usage_setup.log    2015-08-13 22:57:45 +0900 (7745a9b)
@@ -1,15 +1,15 @@
 Execution example::
 
   table_create Entries TABLE_NO_KEY
-  # [[0,1407692435.35498,0.0364797115325928],true]
-  column_create Entries body COLUMN_SCALAR ShortText 
-  # [[0,1407692435.39156,0.0256640911102295],true]
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  column_create Entries body COLUMN_SCALAR ShortText
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
   table_create Terms TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
-  # [[0,1407692435.423,0.0274741649627686],true]
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Terms document_index COLUMN_INDEX|WITH_POSITION Entries body
-  # [[0,1407692435.45051,0.0534985065460205],true]
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
   load --table Entries
   [
   {"body": "Mroonga is a MySQL storage engine based on Groonga. <b>Rroonga</b> is a Ruby binding of Groonga."}
   ]
-  # [[0,1407692435.50406,0.378907442092896],1]
+  # [[0, 1337566253.89858, 0.000355720520019531], 1]

  Modified: doc/source/example/reference/functions/highlight_full/usage_string_literal.log (+3 -3)
===================================================================
--- doc/source/example/reference/functions/highlight_full/usage_string_literal.log    2015-08-13 22:55:16 +0900 (b5c1a71)
+++ doc/source/example/reference/functions/highlight_full/usage_string_literal.log    2015-08-13 22:57:45 +0900 (2c27dba)
@@ -1,11 +1,11 @@
 Execution example::
 
-  select Entries --output_columns 'highlight_full("Groonga is very fast fulltext search engine.", "NormalizerAuto", true, "Groonga", "<span class=\\"keyword1\\">", "</span>", "mysql", "<span class=\\"keyword2\\">", "</span>")' --command_version 2 --match_columns body --query "groonga" 
+  select Entries --output_columns 'highlight_full("Groonga is very fast fulltext search engine.", "NormalizerAuto", true, "Groonga", "<span class=\\"keyword1\\">", "</span>", "mysql", "<span class=\\"keyword2\\">", "</span>")' --command_version 2 --match_columns body --query "groonga"
   # [
   #   [
   #     0, 
-  #     1407696157.1849, 
-  #     0.00164437294006348
+  #     1337566253.89858, 
+  #     0.000355720520019531
   #   ], 
   #   [
   #     [

  Modified: doc/source/example/reference/functions/highlight_html/usage_basic.log (+2 -2)
===================================================================
--- doc/source/example/reference/functions/highlight_html/usage_basic.log    2015-08-13 22:55:16 +0900 (b25a310)
+++ doc/source/example/reference/functions/highlight_html/usage_basic.log    2015-08-13 22:57:45 +0900 (a44d128)
@@ -4,8 +4,8 @@ Execution example::
   # [
   #   [
   #     0, 
-  #     1407692444.86092, 
-  #     0.00188779830932617
+  #     1337566253.89858, 
+  #     0.000355720520019531
   #   ], 
   #   [
   #     [

  Modified: doc/source/example/reference/functions/highlight_html/usage_setup.log (+6 -6)
===================================================================
--- doc/source/example/reference/functions/highlight_html/usage_setup.log    2015-08-13 22:55:16 +0900 (c85ece9)
+++ doc/source/example/reference/functions/highlight_html/usage_setup.log    2015-08-13 22:57:45 +0900 (7745a9b)
@@ -1,15 +1,15 @@
 Execution example::
 
   table_create Entries TABLE_NO_KEY
-  # [[0,1407692435.35498,0.0364797115325928],true]
-  column_create Entries body COLUMN_SCALAR ShortText 
-  # [[0,1407692435.39156,0.0256640911102295],true]
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  column_create Entries body COLUMN_SCALAR ShortText
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
   table_create Terms TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
-  # [[0,1407692435.423,0.0274741649627686],true]
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Terms document_index COLUMN_INDEX|WITH_POSITION Entries body
-  # [[0,1407692435.45051,0.0534985065460205],true]
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
   load --table Entries
   [
   {"body": "Mroonga is a MySQL storage engine based on Groonga. <b>Rroonga</b> is a Ruby binding of Groonga."}
   ]
-  # [[0,1407692435.50406,0.378907442092896],1]
+  # [[0, 1337566253.89858, 0.000355720520019531], 1]

  Modified: doc/source/example/reference/functions/highlight_html/usage_string_literal.log (+3 -3)
===================================================================
--- doc/source/example/reference/functions/highlight_html/usage_string_literal.log    2015-08-13 22:55:16 +0900 (7ae635f)
+++ doc/source/example/reference/functions/highlight_html/usage_string_literal.log    2015-08-13 22:57:45 +0900 (f8cd516)
@@ -1,11 +1,11 @@
 Execution example::
 
-  select Entries --output_columns 'highlight_html("Groonga is very fast fulltext search engine.")' --command_version 2 --match_columns body --query "groonga" 
+  select Entries --output_columns 'highlight_html("Groonga is very fast fulltext search engine.")' --command_version 2 --match_columns body --query "groonga"
   # [
   #   [
   #     0, 
-  #     1407693081.99183, 
-  #     0.000126123428344727
+  #     1337566253.89858, 
+  #     0.000355720520019531
   #   ], 
   #   [
   #     [

  Modified: doc/source/reference/functions/highlight_full.rst (+0 -1)
===================================================================
--- doc/source/reference/functions/highlight_full.rst    2015-08-13 22:55:16 +0900 (ed035a4)
+++ doc/source/reference/functions/highlight_full.rst    2015-08-13 22:57:45 +0900 (2dc7b63)
@@ -42,7 +42,6 @@ Here are a schema definition and sample data to show usage.
 .. column_create Terms document_index COLUMN_INDEX|WITH_POSITION Entries body
 .. load --table Entries
 .. [
-.. ["content"],
 .. {"body": "Mroonga is a MySQL storage engine based on Groonga. <b>Rroonga</b> is a Ruby binding of Groonga."}
 .. ]
 

  Modified: doc/source/reference/functions/highlight_html.rst (+0 -1)
===================================================================
--- doc/source/reference/functions/highlight_html.rst    2015-08-13 22:55:16 +0900 (3af392a)
+++ doc/source/reference/functions/highlight_html.rst    2015-08-13 22:57:45 +0900 (b811bbb)
@@ -42,7 +42,6 @@ Here are a schema definition and sample data to show usage.
 .. column_create Terms document_index COLUMN_INDEX|WITH_POSITION Entries body
 .. load --table Entries
 .. [
-.. ["content"],
 .. {"body": "Mroonga is a MySQL storage engine based on Groonga. <b>Rroonga</b> is a Ruby binding of Groonga."}
 .. ]
 
-------------- next part --------------
HTML����������������������������...
Download 



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