null+****@clear*****
null+****@clear*****
2012年 5月 21日 (月) 11:23:40 JST
Kouhei Sutou 2012-05-21 11:23:40 +0900 (Mon, 21 May 2012) New Revision: a4f09c5c499f08753bfa188403237920a80a20a9 Log: doc: update execution examples Modified files: doc/source/example/commands/select/filter_equal.log doc/source/example/commands/select/filter_less_than.log doc/source/example/commands/select/limit_negative.log doc/source/example/commands/select/limit_simple.log doc/source/example/commands/select/match_columns_simple.log doc/source/example/commands/select/match_columns_some_columns.log doc/source/example/commands/select/match_columns_weight.log doc/source/example/commands/select/match_escalation_threshold.log doc/source/example/commands/select/no_limit.log doc/source/example/commands/select/offset_negative.log doc/source/example/commands/select/offset_simple.log doc/source/example/commands/select/output_columns_asterisk.log doc/source/example/commands/select/output_columns_simple.log doc/source/example/commands/select/paging.log doc/source/example/commands/select/query_and.log doc/source/example/commands/select/query_equal.log doc/source/example/commands/select/query_expansion_complex.log doc/source/example/commands/select/query_expansion_substitute.log doc/source/example/commands/select/query_expansion_substitution_table.log doc/source/example/commands/select/query_less_than.log doc/source/example/commands/select/query_or.log doc/source/example/commands/select/simple_filter.log doc/source/example/commands/select/simple_query.log doc/source/example/commands/select/simple_usage.log doc/source/example/commands/select/sortby_descending.log doc/source/example/commands/select/sortby_score_with_query.log doc/source/example/commands/select/sortby_simple.log doc/source/example/commands/select/table_nonexistent.log doc/source/example/commands/select/usage_setup.log doc/source/example/commands/suggest-completion.log doc/source/example/commands/suggest-correction.log doc/source/example/commands/suggest-learn-completion.log doc/source/example/commands/suggest-learn-correction.log doc/source/example/commands/suggest-learn-suggestion.log doc/source/example/commands/suggest-mixed.log doc/source/example/commands/suggest-suggestion.log doc/source/example/completion-1.log doc/source/example/correction-1.log doc/source/example/indexing-data.log doc/source/example/indexing-offline-index-construction.log doc/source/example/indexing-online-index-construction.log doc/source/example/indexing-schema.log doc/source/example/indexing-search-after-offline-index-construction.log doc/source/example/indexing-search-after-online-index-construction.log doc/source/example/indexing-search-without-index.log doc/source/example/suggestion-1.log doc/source/example/tutorial/data-1.log doc/source/example/tutorial/data-2.log doc/source/example/tutorial/data-3.log doc/source/example/tutorial/data-4.log doc/source/example/tutorial/data-5.log doc/source/example/tutorial/data-6.log doc/source/example/tutorial/data-7.log doc/source/example/tutorial/data-8.log doc/source/example/tutorial/drilldown-1.log doc/source/example/tutorial/drilldown-2.log doc/source/example/tutorial/drilldown-3.log doc/source/example/tutorial/drilldown-4.log doc/source/example/tutorial/drilldown-5.log doc/source/example/tutorial/drilldown-6.log doc/source/example/tutorial/index-1.log doc/source/example/tutorial/index-2.log doc/source/example/tutorial/index-3.log doc/source/example/tutorial/index-4.log doc/source/example/tutorial/index-5.log doc/source/example/tutorial/index-6.log doc/source/example/tutorial/index-7.log doc/source/example/tutorial/introduction-1.log doc/source/example/tutorial/introduction-10.log doc/source/example/tutorial/introduction-11.log doc/source/example/tutorial/introduction-12.log doc/source/example/tutorial/introduction-13.log doc/source/example/tutorial/introduction-14.log doc/source/example/tutorial/introduction-15.log doc/source/example/tutorial/introduction-16.log doc/source/example/tutorial/introduction-17.log doc/source/example/tutorial/introduction-18.log doc/source/example/tutorial/introduction-2.log doc/source/example/tutorial/introduction-3.log doc/source/example/tutorial/introduction-4.log doc/source/example/tutorial/introduction-5.log doc/source/example/tutorial/introduction-6.log doc/source/example/tutorial/introduction-7.log doc/source/example/tutorial/introduction-8.log doc/source/example/tutorial/introduction-9.log doc/source/example/tutorial/match_columns-1.log doc/source/example/tutorial/match_columns-2.log doc/source/example/tutorial/match_columns-3.log doc/source/example/tutorial/match_columns-4.log doc/source/example/tutorial/micro_blog-1.log doc/source/example/tutorial/micro_blog-10.log doc/source/example/tutorial/micro_blog-2.log doc/source/example/tutorial/micro_blog-3.log doc/source/example/tutorial/micro_blog-4.log doc/source/example/tutorial/micro_blog-5.log doc/source/example/tutorial/micro_blog-6.log doc/source/example/tutorial/micro_blog-7.log doc/source/example/tutorial/micro_blog-8.log doc/source/example/tutorial/micro_blog-9.log doc/source/example/tutorial/network-1.log doc/source/example/tutorial/network-3.log doc/source/example/tutorial/patricia_trie-1.log doc/source/example/tutorial/patricia_trie-2.log doc/source/example/tutorial/query_expansion-1.log doc/source/example/tutorial/query_expansion-2.log doc/source/example/tutorial/query_expansion-3.log doc/source/example/tutorial/search-1.log doc/source/example/tutorial/search-2.log doc/source/example/tutorial/search-3.log doc/source/example/tutorial/search-4.log doc/source/example/tutorial/search-5.log doc/source/example/tutorial/search-6.log doc/source/example/tutorial/search-7.log Modified: doc/source/example/commands/select/filter_equal.log (+2 -2) =================================================================== --- doc/source/example/commands/select/filter_equal.log 2012-05-21 11:16:55 +0900 (07a6dfd) +++ doc/source/example/commands/select/filter_equal.log 2012-05-21 11:23:40 +0900 (ac4d82e) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611812.329, - # 0.000258684158325195 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/filter_less_than.log (+15 -3) =================================================================== --- doc/source/example/commands/select/filter_less_than.log 2012-05-21 11:16:55 +0900 (cb35358) +++ doc/source/example/commands/select/filter_less_than.log 2012-05-21 11:23:40 +0900 (915a2c4) @@ -4,13 +4,13 @@ Execution example:: # [ # [ # 0, - # 1336611812.5306, - # 0.000262260437011719 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ # [ - # 2 + # 4 # ], # [ # [ @@ -41,6 +41,18 @@ Execution example:: # "Groonga", # "I started to use groonga. It's very fast!", # 10 + # ], + # [ + # 4, + # "Good-bye Senna", + # "I migrated all Senna system!", + # 3 + # ], + # [ + # 5, + # "Good-bye Tritonn", + # "I also migrated all Tritonn system!", + # 3 # ] # ] # ] Modified: doc/source/example/commands/select/limit_negative.log (+2 -2) =================================================================== --- doc/source/example/commands/select/limit_negative.log 2012-05-21 11:16:55 +0900 (aee4fa2) +++ doc/source/example/commands/select/limit_negative.log 2012-05-21 11:23:40 +0900 (4b2cb54) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337514625.393, - # 0.000154495239257812 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/limit_simple.log (+2 -2) =================================================================== --- doc/source/example/commands/select/limit_simple.log 2012-05-21 11:16:55 +0900 (b25e51c) +++ doc/source/example/commands/select/limit_simple.log 2012-05-21 11:23:40 +0900 (ebb5713) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337514556.64099, - # 0.000263690948486328 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/match_columns_simple.log (+2 -2) =================================================================== --- doc/source/example/commands/select/match_columns_simple.log 2012-05-21 11:16:55 +0900 (d9e6eb1) +++ doc/source/example/commands/select/match_columns_simple.log 2012-05-21 11:23:40 +0900 (a402a50) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611810.90718, - # 0.000256538391113281 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/match_columns_some_columns.log (+2 -2) =================================================================== --- doc/source/example/commands/select/match_columns_some_columns.log 2012-05-21 11:16:55 +0900 (9830a71) +++ doc/source/example/commands/select/match_columns_some_columns.log 2012-05-21 11:23:40 +0900 (4847758) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611811.31145, - # 0.000434637069702148 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/match_columns_weight.log (+2 -2) =================================================================== --- doc/source/example/commands/select/match_columns_weight.log 2012-05-21 11:16:55 +0900 (5f00358) +++ doc/source/example/commands/select/match_columns_weight.log 2012-05-21 11:23:40 +0900 (12ac5c0) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611811.10905, - # 0.000304698944091797 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/match_escalation_threshold.log (+4 -4) =================================================================== --- doc/source/example/commands/select/match_escalation_threshold.log 2012-05-21 11:16:55 +0900 (e7e8041) +++ doc/source/example/commands/select/match_escalation_threshold.log 2012-05-21 11:23:40 +0900 (d3f63e0) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611812.7323, - # 0.000343561172485352 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -43,8 +43,8 @@ Execution example:: # [ # [ # 0, - # 1336611812.93373, - # 0.000299453735351562 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/no_limit.log (+3 -3) =================================================================== --- doc/source/example/commands/select/no_limit.log 2012-05-21 11:16:55 +0900 (9d131a6) +++ doc/source/example/commands/select/no_limit.log 2012-05-21 11:23:40 +0900 (44b2445) @@ -4,13 +4,13 @@ Execution example:: # [ # [ # 0, - # 1336611810.50242, - # 0.000186681747436523 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ # [ - # 3 + # 5 # ], # [ # [ Modified: doc/source/example/commands/select/offset_negative.log (+2 -2) =================================================================== --- doc/source/example/commands/select/offset_negative.log 2012-05-21 11:16:55 +0900 (e60aff1) +++ doc/source/example/commands/select/offset_negative.log 2012-05-21 11:23:40 +0900 (6424107) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337514624.98869, - # 0.000284671783447266 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/offset_simple.log (+2 -2) =================================================================== --- doc/source/example/commands/select/offset_simple.log 2012-05-21 11:16:55 +0900 (2bd41eb) +++ doc/source/example/commands/select/offset_simple.log 2012-05-21 11:23:40 +0900 (3f16d75) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337514624.78646, - # 0.000315666198730469 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/output_columns_asterisk.log (+2 -2) =================================================================== --- doc/source/example/commands/select/output_columns_asterisk.log 2012-05-21 11:16:55 +0900 (0caca43) +++ doc/source/example/commands/select/output_columns_asterisk.log 2012-05-21 11:23:40 +0900 (987b466) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337513353.85526, - # 0.000221729278564453 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/output_columns_simple.log (+2 -2) =================================================================== --- doc/source/example/commands/select/output_columns_simple.log 2012-05-21 11:16:55 +0900 (5ba8747) +++ doc/source/example/commands/select/output_columns_simple.log 2012-05-21 11:23:40 +0900 (aa958c6) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337513353.65307, - # 0.000175237655639648 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/paging.log (+3 -3) =================================================================== --- doc/source/example/commands/select/paging.log 2012-05-21 11:16:55 +0900 (f568d2e) +++ doc/source/example/commands/select/paging.log 2012-05-21 11:23:40 +0900 (8f6b7c8) @@ -4,13 +4,13 @@ Execution example:: # [ # [ # 0, - # 1336611810.30042, - # 0.000216245651245117 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ # [ - # 3 + # 5 # ], # [ # [ Modified: doc/source/example/commands/select/query_and.log (+2 -2) =================================================================== --- doc/source/example/commands/select/query_and.log 2012-05-21 11:16:55 +0900 (eb62143) +++ doc/source/example/commands/select/query_and.log 2012-05-21 11:23:40 +0900 (7d2908c) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611811.51658, - # 0.000452756881713867 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/query_equal.log (+2 -2) =================================================================== --- doc/source/example/commands/select/query_equal.log 2012-05-21 11:16:55 +0900 (0c10f25) +++ doc/source/example/commands/select/query_equal.log 2012-05-21 11:23:40 +0900 (0921a77) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611811.92408, - # 0.000410079956054688 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/query_expansion_complex.log (+3 -3) =================================================================== --- doc/source/example/commands/select/query_expansion_complex.log 2012-05-21 11:16:55 +0900 (09ab6e4) +++ doc/source/example/commands/select/query_expansion_complex.log 2012-05-21 11:23:40 +0900 (c60dd7b) @@ -4,13 +4,13 @@ Execution example:: [ {"_key": "popular", "synonym": ["popular", "n_likes:>=10"]} ] - # [[0,1337512074.0285,0.200526237487793],1] + # [[0, 1337566253.89858, 0.000355720520019531], 1] select Entries --match_columns content --query "popular" --query_expansion Thesaurus.synonym # [ # [ # 0, - # 1337512074.4299, - # 0.000798463821411133 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/query_expansion_substitute.log (+8 -8) =================================================================== --- doc/source/example/commands/select/query_expansion_substitute.log 2012-05-21 11:16:55 +0900 (e26ffbc) +++ doc/source/example/commands/select/query_expansion_substitute.log 2012-05-21 11:23:40 +0900 (fa0e65b) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337512073.4185, - # 0.000695228576660156 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -43,8 +43,8 @@ Execution example:: # [ # [ # 0, - # 1337512073.6214, - # 0.000687360763549805 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -79,7 +79,7 @@ Execution example:: # 5, # "Good-bye Tritonn", # "I also migrated all Tritonn system!", - # 6 + # 3 # ] # ] # ] @@ -88,8 +88,8 @@ Execution example:: # [ # [ # 0, - # 1337512073.82467, - # 0.000659942626953125 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -124,7 +124,7 @@ Execution example:: # 5, # "Good-bye Tritonn", # "I also migrated all Tritonn system!", - # 6 + # 3 # ] # ] # ] Modified: doc/source/example/commands/select/query_expansion_substitution_table.log (+3 -3) =================================================================== --- doc/source/example/commands/select/query_expansion_substitution_table.log 2012-05-21 11:16:55 +0900 (28cac82) +++ doc/source/example/commands/select/query_expansion_substitution_table.log 2012-05-21 11:23:40 +0900 (5c7d6cf) @@ -1,12 +1,12 @@ Execution example:: table_create Thesaurus TABLE_PAT_KEY|KEY_NORMALIZE ShortText - # [[0,1337512072.6144,0.000249862670898438],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Thesaurus synonym COLUMN_VECTOR ShortText - # [[0,1337512072.81539,0.000774383544921875],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Thesaurus [ {"_key": "mroonga", "synonym": ["mroonga", "tritonn", "groonga mysql"]}, {"_key": "groonga", "synonym": ["groonga", "senna"]} ] - # [[0,1337512073.01694,0.200634479522705],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] Modified: doc/source/example/commands/select/query_less_than.log (+15 -3) =================================================================== --- doc/source/example/commands/select/query_less_than.log 2012-05-21 11:16:55 +0900 (28a3420) +++ doc/source/example/commands/select/query_less_than.log 2012-05-21 11:23:40 +0900 (5dd56c1) @@ -4,13 +4,13 @@ Execution example:: # [ # [ # 0, - # 1336611812.12614, - # 0.000287294387817383 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ # [ - # 2 + # 4 # ], # [ # [ @@ -41,6 +41,18 @@ Execution example:: # "Groonga", # "I started to use groonga. It's very fast!", # 10 + # ], + # [ + # 4, + # "Good-bye Senna", + # "I migrated all Senna system!", + # 3 + # ], + # [ + # 5, + # "Good-bye Tritonn", + # "I also migrated all Tritonn system!", + # 3 # ] # ] # ] Modified: doc/source/example/commands/select/query_or.log (+2 -2) =================================================================== --- doc/source/example/commands/select/query_or.log 2012-05-21 11:16:55 +0900 (764f470) +++ doc/source/example/commands/select/query_or.log 2012-05-21 11:23:40 +0900 (620a6f0) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611811.71885, - # 0.000710248947143555 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/simple_filter.log (+2 -2) =================================================================== --- doc/source/example/commands/select/simple_filter.log 2012-05-21 11:16:55 +0900 (ffccc8e) +++ doc/source/example/commands/select/simple_filter.log 2012-05-21 11:23:40 +0900 (bf5aff4) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611810.09767, - # 0.000473737716674805 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/simple_query.log (+2 -2) =================================================================== --- doc/source/example/commands/select/simple_query.log 2012-05-21 11:16:55 +0900 (e122d75) +++ doc/source/example/commands/select/simple_query.log 2012-05-21 11:23:40 +0900 (53c3b80) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611809.89455, - # 0.000563383102416992 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/simple_usage.log (+15 -3) =================================================================== --- doc/source/example/commands/select/simple_usage.log 2012-05-21 11:16:55 +0900 (8b58474) +++ doc/source/example/commands/select/simple_usage.log 2012-05-21 11:23:40 +0900 (f773851) @@ -4,13 +4,13 @@ Execution example:: # [ # [ # 0, - # 1336611809.69057, - # 0.000313520431518555 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ # [ - # 3 + # 5 # ], # [ # [ @@ -47,6 +47,18 @@ Execution example:: # "Mroonga", # "I also started to use mroonga. It's also very fast! Really fast!", # 15 + # ], + # [ + # 4, + # "Good-bye Senna", + # "I migrated all Senna system!", + # 3 + # ], + # [ + # 5, + # "Good-bye Tritonn", + # "I also migrated all Tritonn system!", + # 3 # ] # ] # ] Modified: doc/source/example/commands/select/sortby_descending.log (+2 -2) =================================================================== --- doc/source/example/commands/select/sortby_descending.log 2012-05-21 11:16:55 +0900 (2ded74b) +++ doc/source/example/commands/select/sortby_descending.log 2012-05-21 11:23:40 +0900 (d65b6b1) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337513354.26027, - # 0.000281333923339844 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/sortby_score_with_query.log (+2 -2) =================================================================== --- doc/source/example/commands/select/sortby_score_with_query.log 2012-05-21 11:16:55 +0900 (eac862b) +++ doc/source/example/commands/select/sortby_score_with_query.log 2012-05-21 11:23:40 +0900 (ea04e2a) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337513354.46427, - # 0.000624895095825195 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/sortby_simple.log (+2 -2) =================================================================== --- doc/source/example/commands/select/sortby_simple.log 2012-05-21 11:16:55 +0900 (b7fc407) +++ doc/source/example/commands/select/sortby_simple.log 2012-05-21 11:23:40 +0900 (cfdd939) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1337513354.0577, - # 0.000392436981201172 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/commands/select/table_nonexistent.log (+2 -2) =================================================================== --- doc/source/example/commands/select/table_nonexistent.log 2012-05-21 11:16:55 +0900 (ecc616e) +++ doc/source/example/commands/select/table_nonexistent.log 2012-05-21 11:23:40 +0900 (ae11029) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # -22, - # 1336611810.7049, - # 0.000555038452148438, + # 1337566253.89858, + # 0.000355720520019531, # "invalid table name: <Nonexistent>", # [ # [ Modified: doc/source/example/commands/select/usage_setup.log (+14 -8) =================================================================== --- doc/source/example/commands/select/usage_setup.log 2012-05-21 11:16:55 +0900 (d54f483) +++ doc/source/example/commands/select/usage_setup.log 2012-05-21 11:23:40 +0900 (27436e0) @@ -1,17 +1,17 @@ Execution example:: table_create Entries TABLE_HASH_KEY ShortText - # [[0,1336611808.06813,0.000176191329956055],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Entries content COLUMN_SCALAR Text - # [[0,1336611808.26927,0.000956296920776367],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Entries n_likes COLUMN_SCALAR UInt32 - # [[0,1336611808.47111,0.000242948532104492],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] table_create Terms TABLE_PAT_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram - # [[0,1336611808.67209,0.000334978103637695],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Terms entries_key_index COLUMN_INDEX|WITH_POSITION Entries _key - # [[0,1336611808.87329,0.00582623481750488],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Terms entries_content_index COLUMN_INDEX|WITH_POSITION Entries content - # [[0,1336611809.07999,0.00536251068115234],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Entries [ {"_key": "The first post!", @@ -22,6 +22,12 @@ Execution example:: "n_likes": 10}, {"_key": "Mroonga", "content": "I also started to use mroonga. It's also very fast! Really fast!", - "n_likes": 15} + "n_likes": 15}, + {"_key": "Good-bye Senna", + "content": "I migrated all Senna system!", + "n_likes": 3}, + {"_key": "Good-bye Tritonn", + "content": "I also migrated all Tritonn system!", + "n_likes": 3} ] - # [[0,1336611809.28621,0.203172922134399],3] + # [[0, 1337566253.89858, 0.000355720520019531], 5] Modified: doc/source/example/commands/suggest-completion.log (+22 -9) =================================================================== --- doc/source/example/commands/suggest-completion.log 2012-05-21 11:16:55 +0900 (db96e21) +++ doc/source/example/commands/suggest-completion.log 2012-05-21 11:23:40 +0900 (14bce1f) @@ -3,16 +3,29 @@ Execution example:: suggest --table item_query --column kana --types complete --frequency_threshold 1 --query en # [ # [ - # -22, - # 1336612569.60117, - # 0.000288963317871094, - # "invalid command name: suggest", - # [ + # 0, + # 1337566253.89858, + # 0.000355720520019531 + # ], + # { + # "complete": [ # [ - # "grn_ctx_qe_exec", - # "ctx.c", - # 1307 + # 1 + # ], + # [ + # [ + # "_key", + # "ShortText" + # ], + # [ + # "_score", + # "Int32" + # ] + # ], + # [ + # "engine", + # 1 # ] # ] - # ] + # } # ] Modified: doc/source/example/commands/suggest-correction.log (+22 -9) =================================================================== --- doc/source/example/commands/suggest-correction.log 2012-05-21 11:16:55 +0900 (d5dc6cd) +++ doc/source/example/commands/suggest-correction.log 2012-05-21 11:23:40 +0900 (a949811) @@ -3,16 +3,29 @@ Execution example:: suggest --table item_query --column kana --types correct --frequency_threshold 1 --query saerch # [ # [ - # -22, - # 1336612569.80317, - # 0.000351905822753906, - # "invalid command name: suggest", - # [ + # 0, + # 1337566253.89858, + # 0.000355720520019531 + # ], + # { + # "correct": [ # [ - # "grn_ctx_qe_exec", - # "ctx.c", - # 1307 + # 1 + # ], + # [ + # [ + # "_key", + # "ShortText" + # ], + # [ + # "_score", + # "Int32" + # ] + # ], + # [ + # "search", + # 1 # ] # ] - # ] + # } # ] Modified: doc/source/example/commands/suggest-learn-completion.log (+1 -16) =================================================================== --- doc/source/example/commands/suggest-learn-completion.log 2012-05-21 11:16:55 +0900 (c1ba122) +++ doc/source/example/commands/suggest-learn-completion.log 2012-05-21 11:23:40 +0900 (01ddc58) @@ -1,21 +1,6 @@ Execution example:: load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)' - # [ - # [ - # -63, - # 1336612568.38862, - # 0.000561952590942383, - # "Syntax error! (suggest_preparer(_id, type, item, sequence, time, pair_query))", - # [ - # [ - # "yy_syntax_error", - # "ecmascript.y", - # 19 - # ] - # ] - # ] - # ] [ {"sequence": "1", "time": 1312950803.86057, "item": "e"}, {"sequence": "1", "time": 1312950803.96857, "item": "en"}, @@ -24,4 +9,4 @@ Execution example:: {"sequence": "1", "time": 1312950804.76057, "item": "engin"}, {"sequence": "1", "time": 1312950805.86057, "item": "engine", "type": "submit"} ] - # [[0,1336612568.38862,0.204388856887817],6] + # [[0, 1337566253.89858, 0.000355720520019531], 6] Modified: doc/source/example/commands/suggest-learn-correction.log (+1 -16) =================================================================== --- doc/source/example/commands/suggest-learn-correction.log 2012-05-21 11:16:55 +0900 (29aa921) +++ doc/source/example/commands/suggest-learn-correction.log 2012-05-21 11:23:40 +0900 (81e92a9) @@ -1,21 +1,6 @@ Execution example:: load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)' - # [ - # [ - # -63, - # 1336612568.79381, - # 0.000380992889404297, - # "Syntax error! (suggest_preparer(_id, type, item, sequence, time, pair_query))", - # [ - # [ - # "yy_syntax_error", - # "ecmascript.y", - # 19 - # ] - # ] - # ] - # ] [ {"sequence": "2", "time": 1312950803.86057, "item": "s"}, {"sequence": "2", "time": 1312950803.96857, "item": "sa"}, @@ -26,4 +11,4 @@ Execution example:: {"sequence": "2", "time": 1312950809.76057, "item": "serch"}, {"sequence": "2", "time": 1312950810.86057, "item": "search", "type": "submit"} ] - # [[0,1336612568.79381,0.202125072479248],8] + # [[0, 1337566253.89858, 0.000355720520019531], 8] Modified: doc/source/example/commands/suggest-learn-suggestion.log (+1 -16) =================================================================== --- doc/source/example/commands/suggest-learn-suggestion.log 2012-05-21 11:16:55 +0900 (91ef3b7) +++ doc/source/example/commands/suggest-learn-suggestion.log 2012-05-21 11:23:40 +0900 (1345e2c) @@ -1,23 +1,8 @@ Execution example:: load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)' - # [ - # [ - # -63, - # 1336612569.19674, - # 0.000920534133911133, - # "Syntax error! (suggest_preparer(_id, type, item, sequence, time, pair_query))", - # [ - # [ - # "yy_syntax_error", - # "ecmascript.y", - # 19 - # ] - # ] - # ] - # ] [ {"sequence": "3", "time": 1312950803.86057, "item": "search engine", "type": "submit"}, {"sequence": "3", "time": 1312950808.86057, "item": "web search realtime", "type": "submit"} ] - # [[0,1336612569.19674,0.203459024429321],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] Modified: doc/source/example/commands/suggest-mixed.log (+69 -10) =================================================================== --- doc/source/example/commands/suggest-mixed.log 2012-05-21 11:16:55 +0900 (bf5d345) +++ doc/source/example/commands/suggest-mixed.log 2012-05-21 11:23:40 +0900 (760e896) @@ -3,16 +3,75 @@ Execution example:: suggest --table item_query --column kana --types complete|correct|suggest --frequency_threshold 1 --query search # [ # [ - # -22, - # 1336612570.20639, - # 0.000174283981323242, - # "invalid command name: suggest", - # [ - # [ - # "grn_ctx_qe_exec", - # "ctx.c", - # 1307 + # 0, + # 1337566253.89858, + # 0.000355720520019531 + # ], + # { + # "suggest": [ + # [ + # 2 + # ], + # [ + # [ + # "_key", + # "ShortText" + # ], + # [ + # "_score", + # "Int32" + # ] + # ], + # [ + # "search engine", + # 1 + # ], + # [ + # "web search realtime", + # 1 + # ] + # ], + # "complete": [ + # [ + # 2 + # ], + # [ + # [ + # "_key", + # "ShortText" + # ], + # [ + # "_score", + # "Int32" + # ] + # ], + # [ + # "search", + # 2 + # ], + # [ + # "search engine", + # 2 + # ] + # ], + # "correct": [ + # [ + # 1 + # ], + # [ + # [ + # "_key", + # "ShortText" + # ], + # [ + # "_score", + # "Int32" + # ] + # ], + # [ + # "search", + # 2 # ] # ] - # ] + # } # ] Modified: doc/source/example/commands/suggest-suggestion.log (+26 -9) =================================================================== --- doc/source/example/commands/suggest-suggestion.log 2012-05-21 11:16:55 +0900 (ff0cff6) +++ doc/source/example/commands/suggest-suggestion.log 2012-05-21 11:23:40 +0900 (14429e2) @@ -3,16 +3,33 @@ Execution example:: suggest --table item_query --column kana --types suggest --frequency_threshold 1 --query search # [ # [ - # -22, - # 1336612570.00513, - # 0.000181913375854492, - # "invalid command name: suggest", - # [ + # 0, + # 1337566253.89858, + # 0.000355720520019531 + # ], + # { + # "suggest": [ # [ - # "grn_ctx_qe_exec", - # "ctx.c", - # 1307 + # 2 + # ], + # [ + # [ + # "_key", + # "ShortText" + # ], + # [ + # "_score", + # "Int32" + # ] + # ], + # [ + # "search engine", + # 1 + # ], + # [ + # "web search realtime", + # 1 # ] # ] - # ] + # } # ] Modified: doc/source/example/completion-1.log (+2 -2) =================================================================== --- doc/source/example/completion-1.log 2012-05-21 11:16:55 +0900 (5a6bd31) +++ doc/source/example/completion-1.log 2012-05-21 11:23:40 +0900 (14bce1f) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611804.53526, - # 0.000535488128662109 + # 1337566253.89858, + # 0.000355720520019531 # ], # { # "complete": [ Modified: doc/source/example/correction-1.log (+2 -2) =================================================================== --- doc/source/example/correction-1.log 2012-05-21 11:16:55 +0900 (80e75d4) +++ doc/source/example/correction-1.log 2012-05-21 11:23:40 +0900 (210992d) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611805.8012, - # 0.000647783279418945 + # 1337566253.89858, + # 0.000355720520019531 # ], # { # "correct": [ Modified: doc/source/example/indexing-data.log (+1 -1) =================================================================== --- doc/source/example/indexing-data.log 2012-05-21 11:16:55 +0900 (7459157) +++ doc/source/example/indexing-data.log 2012-05-21 11:23:40 +0900 (db09a00) @@ -6,4 +6,4 @@ Execution example:: {"content":"I just start it!"}, {"content":"I'm sleepy... Have a nice day... Good night..."} ] - # [[0,1336612564.63886,0.20081639289856],3] + # [[0, 1337566253.89858, 0.000355720520019531], 3] Modified: doc/source/example/indexing-offline-index-construction.log (+1 -1) =================================================================== --- doc/source/example/indexing-offline-index-construction.log 2012-05-21 11:16:55 +0900 (c41bd1f) +++ doc/source/example/indexing-offline-index-construction.log 2012-05-21 11:23:40 +0900 (bbf91db) @@ -1,4 +1,4 @@ Execution example:: column_create Lexicon tweet COLUMN_INDEX|WITH_POSITION Tweets content - # [[0,1336612565.24354,0.00803828239440918],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] Modified: doc/source/example/indexing-online-index-construction.log (+1 -1) =================================================================== --- doc/source/example/indexing-online-index-construction.log 2012-05-21 11:16:55 +0900 (3147861) +++ doc/source/example/indexing-online-index-construction.log 2012-05-21 11:23:40 +0900 (b447967) @@ -5,4 +5,4 @@ Execution example:: {"content":"Good morning! Nice day."}, {"content":"Let's go shopping."} ] - # [[0,1336612565.65529,0.200843334197998],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] Modified: doc/source/example/indexing-schema.log (+3 -3) =================================================================== --- doc/source/example/indexing-schema.log 2012-05-21 11:16:55 +0900 (90b73f9) +++ doc/source/example/indexing-schema.log 2012-05-21 11:23:40 +0900 (e1d2571) @@ -1,8 +1,8 @@ Execution example:: table_create Tweets TABLE_NO_KEY - # [[0,1336612564.03377,0.000312089920043945],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Tweets content COLUMN_SCALAR ShortText - # [[0,1336612564.23552,0.0010216236114502],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] table_create Lexicon TABLE_HASH_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram - # [[0,1336612564.4374,0.000361442565917969],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] Modified: doc/source/example/indexing-search-after-offline-index-construction.log (+2 -2) =================================================================== --- doc/source/example/indexing-search-after-offline-index-construction.log 2012-05-21 11:16:55 +0900 (fd6291f) +++ doc/source/example/indexing-search-after-offline-index-construction.log 2012-05-21 11:23:40 +0900 (655499e) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336612565.45257, - # 0.000813007354736328 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/indexing-search-after-online-index-construction.log (+2 -2) =================================================================== --- doc/source/example/indexing-search-after-online-index-construction.log 2012-05-21 11:16:55 +0900 (4e094b6) +++ doc/source/example/indexing-search-after-online-index-construction.log 2012-05-21 11:23:40 +0900 (8596bd0) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336612566.05694, - # 0.000699281692504883 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/indexing-search-without-index.log (+2 -2) =================================================================== --- doc/source/example/indexing-search-without-index.log 2012-05-21 11:16:55 +0900 (480c966) +++ doc/source/example/indexing-search-without-index.log 2012-05-21 11:23:40 +0900 (fcba8c2) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336612565.04074, - # 0.000941038131713867 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/suggestion-1.log (+2 -2) =================================================================== --- doc/source/example/suggestion-1.log 2012-05-21 11:16:55 +0900 (70ed400) +++ doc/source/example/suggestion-1.log 2012-05-21 11:23:40 +0900 (14429e2) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611805.1708, - # 0.000539064407348633 + # 1337566253.89858, + # 0.000355720520019531 # ], # { # "suggest": [ Modified: doc/source/example/tutorial/data-1.log (+1 -1) =================================================================== --- doc/source/example/tutorial/data-1.log 2012-05-21 11:16:55 +0900 (e6d93c4) +++ doc/source/example/tutorial/data-1.log 2012-05-21 11:23:40 +0900 (e0fd8a0) @@ -1,4 +1,4 @@ Execution example:: table_create --name ToyBox --flags TABLE_HASH_KEY --key_type ShortText - # [[0,1336611819.44127,0.000303030014038086],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] Modified: doc/source/example/tutorial/data-2.log (+4 -4) =================================================================== --- doc/source/example/tutorial/data-2.log 2012-05-21 11:16:55 +0900 (2bf9465) +++ doc/source/example/tutorial/data-2.log 2012-05-21 11:23:40 +0900 (b1218ff) @@ -1,20 +1,20 @@ Execution example:: column_create --table ToyBox --name is_animal --type Bool - # [[0,1336611819.64273,0.000374794006347656],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table ToyBox [ {"_key":"Monkey","is_animal":true} {"_key":"Flower","is_animal":false} {"_key":"Block"} ] - # [[0,1336611819.84394,0.200589179992676],3] + # [[0, 1337566253.89858, 0.000355720520019531], 3] select --table ToyBox --output_columns _key,is_animal # [ # [ # 0, - # 1336611820.24499, - # 0.000177383422851562 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/data-3.log (+5 -5) =================================================================== --- doc/source/example/tutorial/data-3.log 2012-05-21 11:16:55 +0900 (ac6007f) +++ doc/source/example/tutorial/data-3.log 2012-05-21 11:23:40 +0900 (1dee096) @@ -1,22 +1,22 @@ Execution example:: column_create --table ToyBox --name price --type Int8 - # [[0,1336611820.44642,0.000164985656738281],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table ToyBox --name weight --type Float - # [[0,1336611820.64708,0.000161409378051758],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table ToyBox [ {"_key":"Monkey","price":15.9} {"_key":"Flower","price":200,"weight":0.13} {"_key":"Block","weight":25.7} ] - # [[0,1336611820.84755,0.200565576553345],3] + # [[0, 1337566253.89858, 0.000355720520019531], 3] select --table ToyBox --output_columns _key,price,weight # [ # [ # 0, - # 1336611821.24859, - # 0.000151157379150391 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/data-4.log (+4 -4) =================================================================== --- doc/source/example/tutorial/data-4.log 2012-05-21 11:16:55 +0900 (b1032d0) +++ doc/source/example/tutorial/data-4.log 2012-05-21 11:23:40 +0900 (3fb1182) @@ -1,19 +1,19 @@ Execution example:: column_create --table ToyBox --name name --type ShortText - # [[0,1336611821.45016,0.000436305999755859],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table ToyBox [ {"_key":"Monkey","name":"Grease"} {"_key":"Flower","name":"Rose"} ] - # [[0,1336611821.65106,0.200551986694336],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] select --table ToyBox --output_columns _key,name # [ # [ # 0, - # 1336611822.0521, - # 0.000115394592285156 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/data-5.log (+4 -4) =================================================================== --- doc/source/example/tutorial/data-5.log 2012-05-21 11:16:55 +0900 (54f66e0) +++ doc/source/example/tutorial/data-5.log 2012-05-21 11:23:40 +0900 (1f6285a) @@ -1,19 +1,19 @@ Execution example:: column_create --table ToyBox --name time --type Time - # [[0,1336611822.25344,0.000145912170410156],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table ToyBox [ {"_key":"Flower","time":1234567890.1234569999} {"_key":"Block","time":-1234567890} ] - # [[0,1336611822.45411,0.200608730316162],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] select --table ToyBox --output_columns _key,time # [ # [ # 0, - # 1336611822.85535, - # 0.000291585922241211 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/data-6.log (+4 -4) =================================================================== --- doc/source/example/tutorial/data-6.log 2012-05-21 11:16:55 +0900 (f65e387) +++ doc/source/example/tutorial/data-6.log 2012-05-21 11:23:40 +0900 (7a7f518) @@ -1,19 +1,19 @@ Execution example:: column_create --table ToyBox --name location --type WGS84GeoPoint - # [[0,1336611823.05786,0.000207662582397461],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table ToyBox [ {"_key":"Monkey","location":"128452975x503157902"} {"_key":"Block","location":"35.6813819x139.7660839"} ] - # [[0,1336611823.25875,0.200576543807983],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] select --table ToyBox --output_columns _key,location # [ # [ # 0, - # 1336611823.65991, - # 0.000181436538696289 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/data-7.log (+4 -4) =================================================================== --- doc/source/example/tutorial/data-7.log 2012-05-21 11:16:55 +0900 (c41e747) +++ doc/source/example/tutorial/data-7.log 2012-05-21 11:23:40 +0900 (570d830) @@ -1,16 +1,16 @@ Execution example:: column_create --table Site --name link --type Site - # [[0,1336611823.86268,0.000335931777954102],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Site [{"_key":"http://example.org/","link":"http://example.net/"}] select --table Site --output_columns _key,title,link._key,link.title --query title:@this - # [[0,1336611824.0639,0.200538396835327],1] + # [[0, 1337566253.89858, 0.000355720520019531], 1] # [ # [ # 0, - # 1336611824.2645, - # 0.000945568084716797 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/data-8.log (+4 -4) =================================================================== --- doc/source/example/tutorial/data-8.log 2012-05-21 11:16:55 +0900 (05537e6) +++ doc/source/example/tutorial/data-8.log 2012-05-21 11:23:40 +0900 (bd29a44) @@ -1,16 +1,16 @@ Execution example:: column_create --table Site --name links --flags COLUMN_VECTOR --type Site - # [[0,1336611824.46827,0.000877857208251953],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Site [{"_key":"http://example.org/","links":["http://example.net/","http://example.org/","http://example.com/"]}] select --table Site --output_columns _key,title,links._key,links.title --query title:@this - # [[0,1336611824.67004,0.200572729110718],1] + # [[0, 1337566253.89858, 0.000355720520019531], 1] # [ # [ # 0, - # 1336611824.87066, - # 0.000319957733154297 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/drilldown-1.log (+9 -9) =================================================================== --- doc/source/example/tutorial/drilldown-1.log 2012-05-21 11:16:55 +0900 (0bad740) +++ doc/source/example/tutorial/drilldown-1.log 2012-05-21 11:23:40 +0900 (2a7a406) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # -22, - # 1336611851.32846, - # 0.000257730484008789, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <SiteDomain>", # [ # [ @@ -21,8 +21,8 @@ Execution example:: # [ # [ # -22, - # 1336611851.52966, - # 0.000301361083984375, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <SiteCountry>", # [ # [ @@ -38,8 +38,8 @@ Execution example:: # [ # [ # -22, - # 1336611851.73073, - # 0.000830650329589844, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <Site.domain>", # [ # [ @@ -55,8 +55,8 @@ Execution example:: # [ # [ # -22, - # 1336611851.93283, - # 0.000349521636962891, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <Site.country>", # [ # [ @@ -80,4 +80,4 @@ Execution example:: {"_key":"http://example.org/gat","domain":".org","country":"usa"}, {"_key":"http://example.com/vdw","domain":".com","country":"japan"} ] - # [[0,1336611852.13468,0.20110821723938],9] + # [[0, 1337566253.89858, 0.000355720520019531], 9] Modified: doc/source/example/tutorial/drilldown-2.log (+2 -2) =================================================================== --- doc/source/example/tutorial/drilldown-2.log 2012-05-21 11:16:55 +0900 (0e59194) +++ doc/source/example/tutorial/drilldown-2.log 2012-05-21 11:23:40 +0900 (7156408) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611852.53696, - # 0.000780820846557617 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/drilldown-3.log (+2 -2) =================================================================== --- doc/source/example/tutorial/drilldown-3.log 2012-05-21 11:16:55 +0900 (d54cd5a) +++ doc/source/example/tutorial/drilldown-3.log 2012-05-21 11:23:40 +0900 (5fe2cda) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611852.74141, - # 0.000358104705810547 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/drilldown-4.log (+2 -2) =================================================================== --- doc/source/example/tutorial/drilldown-4.log 2012-05-21 11:16:55 +0900 (07ebf8d) +++ doc/source/example/tutorial/drilldown-4.log 2012-05-21 11:23:40 +0900 (037f3de) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611852.94523, - # 0.000336408615112305 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/drilldown-5.log (+2 -2) =================================================================== --- doc/source/example/tutorial/drilldown-5.log 2012-05-21 11:16:55 +0900 (67a388a) +++ doc/source/example/tutorial/drilldown-5.log 2012-05-21 11:23:40 +0900 (6696c0f) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611853.14965, - # 0.000450611114501953 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/drilldown-6.log (+2 -2) =================================================================== --- doc/source/example/tutorial/drilldown-6.log 2012-05-21 11:16:55 +0900 (002d798) +++ doc/source/example/tutorial/drilldown-6.log 2012-05-21 11:23:40 +0900 (205099a) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611853.35361, - # 0.000497102737426758 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/index-1.log (+6 -6) =================================================================== --- doc/source/example/tutorial/index-1.log 2012-05-21 11:16:55 +0900 (0faa537) +++ doc/source/example/tutorial/index-1.log 2012-05-21 11:23:40 +0900 (3c7bbce) @@ -1,15 +1,15 @@ Execution example:: table_create --name Video --flags TABLE_HASH_KEY --key_type UInt32 - # [[0,1336611834.01058,0.000293254852294922],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] table_create --name Tag --flags TABLE_HASH_KEY --key_type ShortText - # [[0,1336611834.21159,0.000316381454467773],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table Video --name title --flags COLUMN_SCALAR --type ShortText - # [[0,1336611834.4127,0.000793695449829102],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table Video --name tags --flags COLUMN_VECTOR --type Tag - # [[0,1336611834.61425,0.000461101531982422],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table Tag --name index_tags --flags COLUMN_INDEX --type Video --source tags - # [[0,1336611834.81527,0.00487780570983887],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Video [ {"_key":1,"title":"Soccer 2010","tags":["Sports","Soccer"]}, @@ -21,4 +21,4 @@ Execution example:: {"_key":7,"title":"Draw 8 Month","tags":["Animation","Raccoon"]}, {"_key":8,"title":"K.O.","tags":["Animation","Music"]} ] - # [[0,1336611835.02103,0.20155143737793],8] + # [[0, 1337566253.89858, 0.000355720520019531], 8] Modified: doc/source/example/tutorial/index-2.log (+6 -6) =================================================================== --- doc/source/example/tutorial/index-2.log 2012-05-21 11:16:55 +0900 (6efbec7) +++ doc/source/example/tutorial/index-2.log 2012-05-21 11:23:40 +0900 (4ea08e8) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611835.42384, - # 0.000788211822509766 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -37,8 +37,8 @@ Execution example:: # [ # [ # 0, - # 1336611835.62658, - # 0.000372886657714844 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -70,8 +70,8 @@ Execution example:: # [ # [ # 0, - # 1336611835.82812, - # 0.000413179397583008 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/index-3.log (+5 -5) =================================================================== --- doc/source/example/tutorial/index-3.log 2012-05-21 11:16:55 +0900 (4b97670) +++ doc/source/example/tutorial/index-3.log 2012-05-21 11:23:40 +0900 (d6b4f73) @@ -1,13 +1,13 @@ Execution example:: table_create --name User --flags TABLE_HASH_KEY --key_type ShortText - # [[0,1336611836.03182,0.000157833099365234],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table User --name username --flags COLUMN_SCALAR --type ShortText - # [[0,1336611836.23282,0.000749349594116211],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table User --name friends --flags COLUMN_VECTOR --type User - # [[0,1336611836.43435,0.000875711441040039],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table User --name index_friends --flags COLUMN_INDEX --type User --source friends - # [[0,1336611836.63601,0.00509786605834961],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table User [ {"_key":"ken","username":"健作","friends":["taro","jiro","tomo","moritapo"]} @@ -17,4 +17,4 @@ Execution example:: {"_key":"tomo","username":"トモちゃん","friends":["ken","hana"]} {"_key":"hana","username":"花子","friends":["ken","taro","jiro","moritapo","tomo"]} ] - # [[0,1336611836.84189,0.201859712600708],6] + # [[0, 1337566253.89858, 0.000355720520019531], 6] Modified: doc/source/example/tutorial/index-4.log (+4 -4) =================================================================== --- doc/source/example/tutorial/index-4.log 2012-05-21 11:16:55 +0900 (c0236cc) +++ doc/source/example/tutorial/index-4.log 2012-05-21 11:23:40 +0900 (a8f30a3) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611837.24505, - # 0.000468969345092773 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -49,8 +49,8 @@ Execution example:: # [ # [ # 0, - # 1336611837.44797, - # 0.000360012054443359 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/index-5.log (+2 -2) =================================================================== --- doc/source/example/tutorial/index-5.log 2012-05-21 11:16:55 +0900 (54d993d) +++ doc/source/example/tutorial/index-5.log 2012-05-21 11:23:40 +0900 (5f2229d) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611837.6504, - # 0.000432491302490234 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/index-6.log (+5 -5) =================================================================== --- doc/source/example/tutorial/index-6.log 2012-05-21 11:16:55 +0900 (6194fba) +++ doc/source/example/tutorial/index-6.log 2012-05-21 11:23:40 +0900 (e2a3275) @@ -1,21 +1,21 @@ Execution example:: table_create --name GeoIndex --flags TABLE_PAT_KEY --key_type WGS84GeoPoint - # [[0,1336611837.8527,0.000306844711303711],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table GeoIndex --name index_point --type Site --flags COLUMN_INDEX --source location - # [[0,1336611838.05388,0.00336003303527832],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Site [ {"_key":"http://example.org/","location":"128452975x503157902"}, {"_key":"http://example.net/","location":"128487316x502920929"} ] - # [[0,1336611838.25812,0.200433015823364],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] select --table Site --filter 'geo_in_circle(location, "128515259x503187188", 5000)' --output_columns _key,location # [ # [ # 0, - # 1336611838.6591, - # 0.000338315963745117 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/index-7.log (+2 -2) =================================================================== --- doc/source/example/tutorial/index-7.log 2012-05-21 11:16:55 +0900 (73cfd51) +++ doc/source/example/tutorial/index-7.log 2012-05-21 11:23:40 +0900 (f6f53f0) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611838.86067, - # 0.000425577163696289 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-1.log (+1 -2) =================================================================== --- doc/source/example/tutorial/introduction-1.log 2012-05-21 11:16:55 +0900 (463e24b) +++ doc/source/example/tutorial/introduction-1.log 2012-05-21 11:23:40 +0900 (ab2fb36) @@ -1,4 +1,3 @@ Execution example:: -% groonga -n /tmp/groonga-databases/introduction.db - \ No newline at end of file + % groonga -n /tmp/groonga-databases/introduction.db Modified: doc/source/example/tutorial/introduction-10.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-10.log 2012-05-21 11:16:55 +0900 (ae2de71) +++ doc/source/example/tutorial/introduction-10.log 2012-05-21 11:23:40 +0900 (5fcc1d9) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # -22, - # 1336611843.18913, - # 0.000519990921020508, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <Terms>", # [ # [ Modified: doc/source/example/tutorial/introduction-11.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-11.log 2012-05-21 11:16:55 +0900 (f7db3c4) +++ doc/source/example/tutorial/introduction-11.log 2012-05-21 11:23:40 +0900 (24ece76) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # -22, - # 1336611843.39162, - # 0.000575065612792969, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <Terms.blog_title>", # [ # [ Modified: doc/source/example/tutorial/introduction-12.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-12.log 2012-05-21 11:16:55 +0900 (35b78ca) +++ doc/source/example/tutorial/introduction-12.log 2012-05-21 11:23:40 +0900 (dd30fd8) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611843.59405, - # 0.000802278518676758 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-13.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-13.log 2012-05-21 11:16:55 +0900 (d150bc2) +++ doc/source/example/tutorial/introduction-13.log 2012-05-21 11:23:40 +0900 (3bb46fe) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611843.79923, - # 0.000676631927490234 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-14.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-14.log 2012-05-21 11:16:55 +0900 (9ba5617) +++ doc/source/example/tutorial/introduction-14.log 2012-05-21 11:23:40 +0900 (62f4007) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611844.00422, - # 0.000320196151733398 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-15.log (+6 -6) =================================================================== --- doc/source/example/tutorial/introduction-15.log 2012-05-21 11:16:55 +0900 (af66636) +++ doc/source/example/tutorial/introduction-15.log 2012-05-21 11:23:40 +0900 (ae4f841) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611844.20698, - # 0.00018000602722168 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -87,8 +87,8 @@ Execution example:: # [ # [ # 0, - # 1336611844.40931, - # 0.000249385833740234 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -166,8 +166,8 @@ Execution example:: # [ # [ # 0, - # 1336611844.61372, - # 0.000185012817382812 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-16.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-16.log 2012-05-21 11:16:55 +0900 (92db466) +++ doc/source/example/tutorial/introduction-16.log 2012-05-21 11:23:40 +0900 (dfa276e) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611844.81692, - # 0.000475645065307617 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-17.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-17.log 2012-05-21 11:16:55 +0900 (9d4dbd6) +++ doc/source/example/tutorial/introduction-17.log 2012-05-21 11:23:40 +0900 (17060a1) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611845.02591, - # 0.000528573989868164 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-18.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-18.log 2012-05-21 11:16:55 +0900 (e99c05a) +++ doc/source/example/tutorial/introduction-18.log 2012-05-21 11:23:40 +0900 (840b9cd) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611845.23052, - # 0.00045466423034668 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-2.log (+3 -3) =================================================================== --- doc/source/example/tutorial/introduction-2.log 2012-05-21 11:16:55 +0900 (8deac91) +++ doc/source/example/tutorial/introduction-2.log 2012-05-21 11:23:40 +0900 (229baff) @@ -5,8 +5,8 @@ Execution example:: # [ # [ # 0, - # 1337331525.06603, - # 6.62803649902344e-05 + # 1337566253.89858, + # 0.000355720520019531 # ], # { # "uptime": 0, @@ -16,7 +16,7 @@ Execution example:: # "version": "2.0.2-28-g74fc93a", # "alloc_count": 130, # "command_version": 1, - # "starttime": 1337331525, + # "starttime": 1337566844, # "default_command_version": 1 # } # ] Modified: doc/source/example/tutorial/introduction-3.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-3.log 2012-05-21 11:16:55 +0900 (8b0edaf) +++ doc/source/example/tutorial/introduction-3.log 2012-05-21 11:23:40 +0900 (2bfdbb4) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # -22, - # 1336611841.34969, - # 0.000652074813842773, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <Site>", # [ # [ Modified: doc/source/example/tutorial/introduction-4.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-4.log 2012-05-21 11:16:55 +0900 (52cf6d9) +++ doc/source/example/tutorial/introduction-4.log 2012-05-21 11:23:40 +0900 (1371ede) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611841.5522, - # 0.000861406326293945 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-5.log (+4 -4) =================================================================== --- doc/source/example/tutorial/introduction-5.log 2012-05-21 11:16:55 +0900 (4ff21d2) +++ doc/source/example/tutorial/introduction-5.log 2012-05-21 11:23:40 +0900 (3f06008) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # -22, - # 1336611841.75835, - # 0.000437021255493164, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <Site.title>", # [ # [ @@ -21,8 +21,8 @@ Execution example:: # [ # [ # 0, - # 1336611841.96024, - # 9.918212890625e-05 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-6.log (+1 -1) =================================================================== --- doc/source/example/tutorial/introduction-6.log 2012-05-21 11:16:55 +0900 (c069e90) +++ doc/source/example/tutorial/introduction-6.log 2012-05-21 11:23:40 +0900 (5bce920) @@ -12,4 +12,4 @@ Execution example:: {"_key":"http://example.org/gat","title":"test test record eight."}, {"_key":"http://example.com/vdw","title":"test test record nine."}, ] - # [[0,1336611842.17065,0.200849294662476],9] + # [[0, 1337566253.89858, 0.000355720520019531], 9] Modified: doc/source/example/tutorial/introduction-7.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-7.log 2012-05-21 11:16:55 +0900 (7bd6d7e) +++ doc/source/example/tutorial/introduction-7.log 2012-05-21 11:23:40 +0900 (1371ede) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611842.57257, - # 0.000315666198730469 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-8.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-8.log 2012-05-21 11:16:55 +0900 (703a01d) +++ doc/source/example/tutorial/introduction-8.log 2012-05-21 11:23:40 +0900 (6c791c7) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611842.77874, - # 0.000614166259765625 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/introduction-9.log (+2 -2) =================================================================== --- doc/source/example/tutorial/introduction-9.log 2012-05-21 11:16:55 +0900 (f9acf49) +++ doc/source/example/tutorial/introduction-9.log 2012-05-21 11:23:40 +0900 (c27daa6) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611842.9839, - # 0.000544548034667969 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/match_columns-1.log (+7 -7) =================================================================== --- doc/source/example/tutorial/match_columns-1.log 2012-05-21 11:16:55 +0900 (807b6cb) +++ doc/source/example/tutorial/match_columns-1.log 2012-05-21 11:23:40 +0900 (0e9e5d8) @@ -1,21 +1,21 @@ Execution example:: table_create --name Blog1 --flags TABLE_HASH_KEY --key_type ShortText - # [[0,1336611825.0818,0.000154495239257812],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table Blog1 --name title --flags COLUMN_SCALAR --type ShortText - # [[0,1336611825.28257,0.000925779342651367],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table Blog1 --name message --flags COLUMN_SCALAR --type ShortText - # [[0,1336611825.48417,0.000760078430175781],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] table_create --name IndexBlog1 --flags TABLE_PAT_KEY|KEY_NORMALIZE --key_type ShortText --default_tokenizer TokenBigram - # [[0,1336611825.68563,0.000369071960449219],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table IndexBlog1 --name index_title --flags COLUMN_INDEX|WITH_POSITION --type Blog1 --source title - # [[0,1336611825.8869,0.00517129898071289],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table IndexBlog1 --name index_message --flags COLUMN_INDEX|WITH_POSITION --type Blog1 --source message - # [[0,1336611826.09288,0.0058131217956543],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Blog1 [ {"_key":"grn1","title":"groonga test","message":"groonga message"}, {"_key":"grn2","title":"baseball result","message":"rakutan eggs 4 - 4 groonga moritars"}, {"_key":"grn3","title":"groonga message","message":"none"} ] - # [[0,1336611826.29967,0.202595233917236],3] + # [[0, 1337566253.89858, 0.000355720520019531], 3] Modified: doc/source/example/tutorial/match_columns-2.log (+6 -6) =================================================================== --- doc/source/example/tutorial/match_columns-2.log 2012-05-21 11:16:55 +0900 (8d12a44) +++ doc/source/example/tutorial/match_columns-2.log 2012-05-21 11:23:40 +0900 (44d4c57) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611826.7034, - # 0.000846385955810547 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -55,8 +55,8 @@ Execution example:: # [ # [ # 0, - # 1336611826.90708, - # 0.000471830368041992 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -100,8 +100,8 @@ Execution example:: # [ # [ # 0, - # 1336611827.10959, - # 0.000474691390991211 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/match_columns-3.log (+6 -6) =================================================================== --- doc/source/example/tutorial/match_columns-3.log 2012-05-21 11:16:55 +0900 (f3ede62) +++ doc/source/example/tutorial/match_columns-3.log 2012-05-21 11:23:40 +0900 (ff02f88) @@ -1,19 +1,19 @@ Execution example:: table_create --name Blog2 --flags TABLE_HASH_KEY --key_type ShortText - # [[0,1336611827.31262,0.000228166580200195],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table Blog2 --name title --flags COLUMN_SCALAR --type ShortText - # [[0,1336611827.51363,0.000732183456420898],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table Blog2 --name message --flags COLUMN_SCALAR --type ShortText - # [[0,1336611827.71511,0.000954389572143555],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] table_create --name IndexBlog2 --flags TABLE_PAT_KEY|KEY_NORMALIZE --key_type ShortText --default_tokenizer TokenBigram - # [[0,1336611827.91687,0.000237703323364258],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table IndexBlog2 --name index_blog --flags COLUMN_INDEX|WITH_POSITION|WITH_SECTION --type Blog2 --source title,message - # [[0,1336611828.11779,0.00291132926940918],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Blog2 [ {"_key":"grn1","title":"groonga test","message":"groonga message"}, {"_key":"grn2","title":"baseball result","message":"rakutan eggs 4 - 4 groonga moritars"}, {"_key":"grn3","title":"groonga message","message":"none"} ] - # [[0,1336611828.32151,0.201633453369141],3] + # [[0, 1337566253.89858, 0.000355720520019531], 3] Modified: doc/source/example/tutorial/match_columns-4.log (+6 -6) =================================================================== --- doc/source/example/tutorial/match_columns-4.log 2012-05-21 11:16:55 +0900 (84d312e) +++ doc/source/example/tutorial/match_columns-4.log 2012-05-21 11:23:40 +0900 (2fa3195) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611828.72544, - # 0.000603675842285156 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -55,8 +55,8 @@ Execution example:: # [ # [ # 0, - # 1336611828.92891, - # 0.000412225723266602 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -100,8 +100,8 @@ Execution example:: # [ # [ # 0, - # 1336611829.13139, - # 0.000463962554931641 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-1.log (+26 -26) =================================================================== --- doc/source/example/tutorial/micro_blog-1.log 2012-05-21 11:16:55 +0900 (7154b17) +++ doc/source/example/tutorial/micro_blog-1.log 2012-05-21 11:23:40 +0900 (85b1e91) @@ -1,35 +1,35 @@ Execution example:: select --table Users --match_columns name,location_str,description --query 東京 --output_columns _key,name - # [[0,1336611839.07118,0.000281333923339844],true] - # [[0,1336611839.07154,0.000112056732177734],true] - # [[0,1336611839.07166,0.000104904174804688],true] - # [[0,1336611839.07178,0.000121831893920898],true] - # [[0,1336611839.07194,0.000499248504638672],true] - # [[0,1336611839.0727,0.000520229339599609],true] - # [[0,1336611839.07324,0.000482082366943359],true] - # [[0,1336611839.07395,8.41617584228516e-05],true] - # [[0,1336611839.07426,0.000544309616088867],true] - # [[0,1336611839.07504,0.00052952766418457],true] - # [[0,1336611839.07581,0.003662109375],true] - # [[0,1336611839.07977,0.000470876693725586],true] - # [[0,1336611839.08025,6.84261322021484e-05],true] - # [[0,1336611839.08033,5.7220458984375e-05],true] - # [[0,1336611839.0804,0.000474929809570312],true] - # [[0,1336611839.08089,0.00048828125],true] - # [[0,1336611839.0814,7.51018524169922e-05],true] - # [[0,1336611839.08149,5.76972961425781e-05],true] - # [[0,1336611839.08155,0.00359082221984863],true] - # [[0,1336611839.08519,0.00360488891601562],true] - # [[0,1336611839.08884,0.00371098518371582],true] - # [[0,1336611839.09259,0.00375628471374512],true] - # [[0,1336611839.09671,0.00286769866943359],3] - # [[0,1336611839.09987,0.00216031074523926],8] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], true] + # [[0, 1337566253.89858, 0.000355720520019531], 3] + # [[0, 1337566253.89858, 0.000355720520019531], 8] # [ # [ # 0, - # 1336611839.10206, - # 0.000345468521118164 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-10.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-10.log 2012-05-21 11:16:55 +0900 (9b82c5e) +++ doc/source/example/tutorial/micro_blog-10.log 2012-05-21 11:23:40 +0900 (96f6890) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611840.93257, - # 0.000453948974609375 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-2.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-2.log 2012-05-21 11:16:55 +0900 (abac142) +++ doc/source/example/tutorial/micro_blog-2.log 2012-05-21 11:23:40 +0900 (3d051da) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611839.30384, - # 0.000298023223876953 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-3.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-3.log 2012-05-21 11:16:55 +0900 (d781796) +++ doc/source/example/tutorial/micro_blog-3.log 2012-05-21 11:23:40 +0900 (1de3e1d) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611839.50564, - # 0.000256776809692383 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-4.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-4.log 2012-05-21 11:16:55 +0900 (90107f2) +++ doc/source/example/tutorial/micro_blog-4.log 2012-05-21 11:23:40 +0900 (f8e4471) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611839.70805, - # 0.000712156295776367 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-5.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-5.log 2012-05-21 11:16:55 +0900 (d50d61e) +++ doc/source/example/tutorial/micro_blog-5.log 2012-05-21 11:23:40 +0900 (0825222) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611839.91469, - # 0.000325918197631836 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-6.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-6.log 2012-05-21 11:16:55 +0900 (622e6f5) +++ doc/source/example/tutorial/micro_blog-6.log 2012-05-21 11:23:40 +0900 (ea43edf) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611840.11718, - # 0.000686168670654297 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-7.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-7.log 2012-05-21 11:16:55 +0900 (0cad5f4) +++ doc/source/example/tutorial/micro_blog-7.log 2012-05-21 11:23:40 +0900 (adae415) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611840.3228, - # 0.000347375869750977 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-8.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-8.log 2012-05-21 11:16:55 +0900 (2b47069) +++ doc/source/example/tutorial/micro_blog-8.log 2012-05-21 11:23:40 +0900 (7d29b6d) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611840.52657, - # 0.000337839126586914 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/micro_blog-9.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-9.log 2012-05-21 11:16:55 +0900 (9b28047) +++ doc/source/example/tutorial/micro_blog-9.log 2012-05-21 11:23:40 +0900 (59f1c7f) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611840.72949, - # 0.000270605087280273 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/network-1.log (+3 -3) =================================================================== --- doc/source/example/tutorial/network-1.log 2012-05-21 11:16:55 +0900 (38ea28e) +++ doc/source/example/tutorial/network-1.log 2012-05-21 11:23:40 +0900 (dba3198) @@ -5,8 +5,8 @@ Execution example:: # [ # [ # 0, - # 1337330936.85818, - # 0.000131368637084961 + # 1337566253.89858, + # 0.000355720520019531 # ], # { # "uptime": 0, @@ -16,7 +16,7 @@ Execution example:: # "version": "2.0.2-28-g74fc93a", # "alloc_count": 130, # "command_version": 1, - # "starttime": 1337330936, + # "starttime": 1337566849, # "default_command_version": 1 # } # ] Modified: doc/source/example/tutorial/network-3.log (+35 -6) =================================================================== --- doc/source/example/tutorial/network-3.log 2012-05-21 11:16:55 +0900 (7152268) +++ doc/source/example/tutorial/network-3.log 2012-05-21 11:23:40 +0900 (a9a2cc9) @@ -6,18 +6,18 @@ Execution example:: # [ # [ # 0, - # 1337330937.06225, - # 0.000124931335449219 + # 1337566253.89858, + # 0.000355720520019531 # ], # { - # "uptime": 1, + # "uptime": 0, # "max_command_version": 2, # "n_queries": 0, # "cache_hit_rate": 0.0, # "version": "2.0.2-28-g74fc93a", # "alloc_count": 131, # "command_version": 1, - # "starttime": 1337330936, + # "starttime": 1337566849, # "default_command_version": 1 # } # ] @@ -28,8 +28,8 @@ Execution example:: # [ # [ # 0, - # 1337330937.26529, - # 0.000821113586425781 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -46,6 +46,26 @@ Execution example:: # "ShortText" # ], # [ + # "country", + # "SiteCountry" + # ], + # [ + # "domain", + # "SiteDomain" + # ], + # [ + # "link", + # "Site" + # ], + # [ + # "links", + # "Site" + # ], + # [ + # "location", + # "WGS84GeoPoint" + # ], + # [ # "title", # "ShortText" # ] @@ -53,6 +73,15 @@ Execution example:: # [ # 1, # "http://example.org/", + # "japan", + # ".org", + # "http://example.net/", + # [ + # "http://example.net/", + # "http://example.org/", + # "http://example.com/" + # ], + # "128452975x503157902", # "This is test record 1!" # ] # ] Modified: doc/source/example/tutorial/patricia_trie-1.log (+4 -4) =================================================================== --- doc/source/example/tutorial/patricia_trie-1.log 2012-05-21 11:16:55 +0900 (2b1ae5a) +++ doc/source/example/tutorial/patricia_trie-1.log 2012-05-21 11:23:40 +0900 (6f499a9) @@ -1,20 +1,20 @@ Execution example:: table_create --name PatPrefix --flags TABLE_PAT_KEY --key_type ShortText - # [[0,1336611813.15703,0.000311613082885742],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table PatPrefix [ {"_key":"ひろゆき"}, {"_key":"まろゆき"}, {"_key":"ひろあき"} ] - # [[0,1336611813.35797,0.200602531433105],3] + # [[0, 1337566253.89858, 0.000355720520019531], 3] select --table PatPrefix --query _key:@ひろ # [ # [ # 0, - # 1336611813.7593, - # 0.000472307205200195 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/patricia_trie-2.log (+7 -7) =================================================================== --- doc/source/example/tutorial/patricia_trie-2.log 2012-05-21 11:16:55 +0900 (1de9401) +++ doc/source/example/tutorial/patricia_trie-2.log 2012-05-21 11:23:40 +0900 (d65159a) @@ -1,22 +1,22 @@ Execution example:: table_create --name PatSuffix --flags TABLE_PAT_KEY|KEY_WITH_SIS --key_type ShortText - # [[0,1336611813.96192,0.000253677368164062],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create --table PatSuffix --name original --type Bool - # [[0,1336611814.16294,0.000247478485107422],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table PatSuffix [ {"_key":"ひろゆき","original":true}, {"_key":"まろゆき","original":true}, {"_key":"ひろあき","original":true} ] - # [[0,1336611814.36409,0.200676918029785],3] + # [[0, 1337566253.89858, 0.000355720520019531], 3] select --table PatSuffix --query _key:@ゆき # [ # [ # 0, - # 1336611814.7656, - # 0.000568866729736328 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -64,8 +64,8 @@ Execution example:: # [ # [ # 0, - # 1336611814.96857, - # 0.000341415405273438 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/query_expansion-1.log (+8 -8) =================================================================== --- doc/source/example/tutorial/query_expansion-1.log 2012-05-21 11:16:55 +0900 (b3e19c9) +++ doc/source/example/tutorial/query_expansion-1.log 2012-05-21 11:23:40 +0900 (45a4917) @@ -1,26 +1,26 @@ Execution example:: table_create Doc TABLE_PAT_KEY ShortText - # [[0,1336611848.49714,0.000167131423950195],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Doc body COLUMN_SCALAR ShortText - # [[0,1336611848.69792,0.000664710998535156],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] table_create Term TABLE_PAT_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram - # [[0,1336611848.8991,0.000290870666503906],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Term Doc_body COLUMN_INDEX|WITH_POSITION Doc body - # [[0,1336611849.1001,0.00568056106567383],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] table_create Synonym TABLE_PAT_KEY ShortText - # [[0,1336611849.30661,0.000278949737548828],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] column_create Synonym body COLUMN_SCALAR ShortText - # [[0,1336611849.50759,0.00092005729675293],true] + # [[0, 1337566253.89858, 0.000355720520019531], true] load --table Doc [ {"_key": "001", "body": "すっぱいブドウと甘いシークァーサー"}, {"_key": "002", "body": "シークヮーサージュースとゴーヤチャンプル"}, ] - # [[0,1336611849.70934,0.201861143112183],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] load --table Synonym [ {"_key": "シークァーサー", "body": "(シークァーサー OR シークヮーサー)"}, {"_key": "シークヮーサー", "body": "(シークァーサー OR シークヮーサー)"}, ] - # [[0,1336611850.11205,0.20064902305603],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] Modified: doc/source/example/tutorial/query_expansion-2.log (+4 -4) =================================================================== --- doc/source/example/tutorial/query_expansion-2.log 2012-05-21 11:16:55 +0900 (10629df) +++ doc/source/example/tutorial/query_expansion-2.log 2012-05-21 11:23:40 +0900 (ca76bef) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611850.51383, - # 0.000647783279418945 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -38,8 +38,8 @@ Execution example:: # [ # [ # 0, - # 1336611850.71645, - # 0.000455617904663086 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/query_expansion-3.log (+4 -4) =================================================================== --- doc/source/example/tutorial/query_expansion-3.log 2012-05-21 11:16:55 +0900 (4bbbabe) +++ doc/source/example/tutorial/query_expansion-3.log 2012-05-21 11:23:40 +0900 (def84e6) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611850.91904, - # 0.000535011291503906 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -43,8 +43,8 @@ Execution example:: # [ # [ # 0, - # 1336611851.12091, - # 0.000458002090454102 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/search-1.log (+2 -2) =================================================================== --- doc/source/example/tutorial/search-1.log 2012-05-21 11:16:55 +0900 (2bbe9d2) +++ doc/source/example/tutorial/search-1.log 2012-05-21 11:23:40 +0900 (79ca17a) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611846.06145, - # 0.000503778457641602 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/search-2.log (+4 -4) =================================================================== --- doc/source/example/tutorial/search-2.log 2012-05-21 11:16:55 +0900 (4fb5506) +++ doc/source/example/tutorial/search-2.log 2012-05-21 11:23:40 +0900 (e4bbffd) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611846.2635, - # 0.000507116317749023 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -41,8 +41,8 @@ Execution example:: # [ # [ # 0, - # 1336611846.46611, - # 0.000424385070800781 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/search-3.log (+4 -4) =================================================================== --- doc/source/example/tutorial/search-3.log 2012-05-21 11:16:55 +0900 (3b42523) +++ doc/source/example/tutorial/search-3.log 2012-05-21 11:23:40 +0900 (a194e96) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611846.66914, - # 0.000356435775756836 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ @@ -78,8 +78,8 @@ Execution example:: # [ # [ # 0, - # 1336611846.87139, - # 0.000517129898071289 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/search-4.log (+5 -5) =================================================================== --- doc/source/example/tutorial/search-4.log 2012-05-21 11:16:55 +0900 (7a175ad) +++ doc/source/example/tutorial/search-4.log 2012-05-21 11:23:40 +0900 (4ac8ea2) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # -22, - # 1336611847.07642, - # 0.000628948211669922, + # 1337566253.89858, + # 0.000355720520019531, # "already used name was assigned: <Site.location>", # [ # [ @@ -22,13 +22,13 @@ Execution example:: {"_key":"http://example.org/","location":"128452975x503157902"} {"_key":"http://example.net/","location":"128487316x502920929"}, ] - # [[0,1336611847.27872,0.200761318206787],2] + # [[0, 1337566253.89858, 0.000355720520019531], 2] select --table Site --query "_id:1 OR _id:2" --output_columns _key,location # [ # [ # 0, - # 1336611847.68, - # 0.00042724609375 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/search-5.log (+2 -2) =================================================================== --- doc/source/example/tutorial/search-5.log 2012-05-21 11:16:55 +0900 (93fa40d) +++ doc/source/example/tutorial/search-5.log 2012-05-21 11:23:40 +0900 (724fcd1) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611847.88274, - # 0.000491142272949219 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/search-6.log (+2 -2) =================================================================== --- doc/source/example/tutorial/search-6.log 2012-05-21 11:16:55 +0900 (2d2d308) +++ doc/source/example/tutorial/search-6.log 2012-05-21 11:23:40 +0900 (ecb2b9f) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611848.08587, - # 0.000615596771240234 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [ Modified: doc/source/example/tutorial/search-7.log (+2 -2) =================================================================== --- doc/source/example/tutorial/search-7.log 2012-05-21 11:16:55 +0900 (d78d6cb) +++ doc/source/example/tutorial/search-7.log 2012-05-21 11:23:40 +0900 (d1219a9) @@ -4,8 +4,8 @@ Execution example:: # [ # [ # 0, - # 1336611848.28917, - # 0.000642061233520508 + # 1337566253.89858, + # 0.000355720520019531 # ], # [ # [