null+****@clear*****
null+****@clear*****
2011年 1月 8日 (土) 13:57:36 JST
Kouhei Sutou 2011-01-08 04:57:36 +0000 (Sat, 08 Jan 2011) New Revision: 20f9494068dbb8c6bb08bfc4967f4f79d26bdaf5 Log: fix a path. Modified files: doc/ja/source/tutorial/tutorial06.txt Modified: doc/ja/source/tutorial/tutorial06.txt (+1 -1) =================================================================== --- doc/ja/source/tutorial/tutorial06.txt 2011-01-08 04:54:41 +0000 (0121616) +++ doc/ja/source/tutorial/tutorial06.txt 2011-01-08 04:57:36 +0000 (4c35679) @@ -98,7 +98,7 @@ groongaはテーブル間の参照関係の逆引きを高速に行うための 位置情報のカラムに対して、インデックスを付与することが出来ます。大量の位置情報レコードを検索する場合に、検索速度が速くなります。 .. groonga-command -.. include:: ../ex/tutorial06-6.log +.. include:: ../example/tutorial06-6.log .. table_create --name GeoIndex --flags TABLE_HASH_KEY --key_type WGS84GeoPoint .. column_create --table GeoIndex --name index_point --type Site --flags COLUMN_INDEX --source location .. load --table Site