[Groonga-commit] groonga/groonga at 9639c8a [master] doc: update example

Back to archive index

HAYASHI Kentaro null+****@clear*****
Sat Sep 27 23:57:36 JST 2014


HAYASHI Kentaro	2014-09-27 23:57:36 +0900 (Sat, 27 Sep 2014)

  New Revision: 9639c8aa2f2d7d5cfca4b44bec33b65f633389fb
  https://github.com/groonga/groonga/commit/9639c8aa2f2d7d5cfca4b44bec33b65f633389fb

  Message:
    doc: update example

  Modified files:
    doc/source/example/tutorial/micro_blog-6.log

  Modified: doc/source/example/tutorial/micro_blog-6.log (+4 -4)
===================================================================
--- doc/source/example/tutorial/micro_blog-6.log    2014-09-27 23:56:54 +0900 (226083a)
+++ doc/source/example/tutorial/micro_blog-6.log    2014-09-27 23:57:36 +0900 (701865e)
@@ -1,6 +1,6 @@
 Execution example::
 
-  select --table Comments --query comment:@Haneda --filter 'geo_in_circle(location,"127975798x502919856",20000)' --output_columns posted_by.name,comment --drilldown hash_tags,posted_by
+  select --table Comments --query comment:@New --filter 'geo_in_circle(location,"146867000x-266280000",20000)' --output_columns posted_by.name,comment --drilldown hash_tags,posted_by
   # [
   #   [
   #     0, 
@@ -23,8 +23,8 @@ Execution example::
   #         ]
   #       ], 
   #       [
-  #         "Gunyara-kun", 
-  #         "I'm come at Haneda Airport for development camp! #groonga #travel"
+  #         "Bob", 
+  #         "I'm come at city of New York for development camp! #groonga #travel"
   #       ]
   #     ], 
   #     [
@@ -65,7 +65,7 @@ Execution example::
   #         ]
   #       ], 
   #       [
-  #         "tasukuchan", 
+  #         "bob", 
   #         1
   #       ]
   #     ]
-------------- next part --------------
HTML����������������������������...
Download 



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