HAYASHI Kentaro
null+****@clear*****
Sun Sep 28 01:24:34 JST 2014
HAYASHI Kentaro 2014-09-28 01:24:34 +0900 (Sun, 28 Sep 2014) New Revision: e34df77bdd53314979a53e6551b05d9b27383b87 https://github.com/groonga/groonga/commit/e34df77bdd53314979a53e6551b05d9b27383b87 Message: doc: update example Modified files: doc/source/example/tutorial/micro_blog-9.log Modified: doc/source/example/tutorial/micro_blog-9.log (+4 -4) =================================================================== --- doc/source/example/tutorial/micro_blog-9.log 2014-09-28 01:24:12 +0900 (c4a42d5) +++ doc/source/example/tutorial/micro_blog-9.log 2014-09-28 01:24:34 +0900 (8a10dd7) @@ -1,6 +1,6 @@ Execution example:: - select --table Users --query _key:tasukuchan --output_columns favorites.posted_by,favorites.comment + select --table Users --query _key:bob --output_columns favorites.posted_by,favorites.comment # [ # [ # 0, @@ -24,12 +24,12 @@ Execution example:: # ], # [ # [ - # "daijiro", - # "OffGao" + # "alice", + # "charlie" # ], # [ # "I've created micro-blog!", - # "@daijiro @tasukuchan I've tried to register!" + # "@alice @bob I've tried to register!" # ] # ] # ] -------------- next part -------------- HTML����������������������������...Download