Navigation
index
next
|
groonga v0.1.6 documentation
»
groonga ドキュメント
¶
Contents:
1. groongaの特徴
1.1. 全文検索ライブラリSennaの後継
1.2. マルチプロトコルサーバ
1.3. 参照lock不要なストレージ
1.4. 複数プロセス・複数スレッドで共有できるストレージ
1.5. カラム指向ストレージを採用し、集計系クエリを高速に実現
1.6. Sennaの転置インデックス実装をさらに改良
2. チュートリアル
2.1. インストール方法
2.2. 使用方法
2.2.1. groonga実行ファイル
2.2.2. コマンド
3. リファレンスマニュアル
3.1. 実行環境
3.1.1. groonga実行ファイル
3.1.2. http
3.1.3. grnslap
3.1.4. grntest
3.2. 組み込みコマンド一覧
3.2.1. add
3.2.2. column_create
3.2.3. column_list
3.2.4. define_selector
3.2.5. delete
3.2.6. get
3.2.7. load
3.2.8. log_level
3.2.9. log_put
3.2.10. log_reopen
3.2.11. quit
3.2.12. select
3.2.13. set
3.2.14. shutdown
3.2.15. status
3.2.16. table_create
3.2.17. table_list
3.2.18. view_add
3.3. データ型
3.3.1. 名前
3.3.2. 説明
3.3.3. 組込型
3.4. 疑似カラム (pseudo_column)
3.4.1. 名前
3.4.2. 説明
3.5. grn式 (grn_expr)
3.5.1. 名前
3.5.2. 書式
3.5.3. 説明
3.5.4. 例
3.5.5. 構文
3.6. 組み込み関数一覧
3.6.1. rand
3.6.2. now
3.6.3. geo_in_circle
3.6.4. geo_in_rectangle
3.6.5. geo_distance
4. groonga開発者向け情報
4.1. groonga 通信アーキテクチャ
4.1.1. gqtpでのアーキテクチャ
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
groonga ドキュメント
Indices and tables
Next topic
1. groongaの特徴
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
groonga v0.1.6 documentation
»