groonga
-
An open-source fulltext search engine and column store.
日本語版はこちら
Navigation
index
next
|
previous
|
Groonga v3.1.1 documentation
»
8. リファレンスマニュアル
¶
8.1. 実行ファイル
8.1.1. grnslap
8.1.2. groonga command
8.1.3. groonga-benchmark
8.1.4. groonga-httpd
8.1.5. groonga HTTPサーバー
8.1.6. groonga-suggest-create-dataset
8.1.7. groonga-suggest-httpd
8.1.8. groonga-suggest-learner
8.2. Output
8.2.1. Usage
8.3. Command
8.3.1. コマンドバージョン
8.3.2. Output format
8.3.3. Return code
8.3.4.
cache_limit
8.3.5. check
8.3.6. clearlock
8.3.7.
column_create
8.3.8. column_list
8.3.9. column_remove
8.3.10.
column_rename
8.3.11. define_selector
8.3.12. defrag
8.3.13.
delete
8.3.14. dump
8.3.15.
load
8.3.16. log_level
8.3.17. log_put
8.3.18. log_reopen
8.3.19.
normalize
8.3.20. quit
8.3.21. register
8.3.22.
ruby_eval
8.3.23.
ruby_load
8.3.24.
select
8.3.25. shutdown
8.3.26. status
8.3.27. suggest
8.3.28.
table_create
8.3.29. table_list
8.3.30. table_remove
8.3.31.
tokenize
8.3.32.
truncate
8.4. データ型
8.4.1. 名前
8.4.2. 説明
8.4.3. 組込型
8.4.4. 型に関する制限事項
8.5. Tables
8.5.1. Summary
8.5.2. Characteristics
8.5.3. Record ID
8.5.4. Persistent table and temporary table
8.5.5. Limitations
8.5.6. See also
8.6. Normalizers
8.6.1. Summary
8.6.2. Built-in normalizers
8.6.3. Additional normalizers
8.6.4. See also
8.7. Tokenizers
8.8. Query expanders
8.8.1. QueryExpanderTSV
8.9. 疑似カラム (pseudo_column)
8.9.1. 名前
8.9.2. 説明
8.10. grn_expr
8.10.1. Query syntax
8.10.2. Script syntax
8.10.3. See also
8.11. Function
8.11.1. between
8.11.2. edit_distance
8.11.3. geo_distance
8.11.4. geo_in_circle
8.11.5. geo_in_rectangle
8.11.6. html_untag
8.11.7. now
8.11.8. query
8.11.9. rand
8.11.10. snippet_html
8.11.11. sub_filter
8.12. Indexing
8.12.1. Online index construction
8.12.2. Offline index construction
8.12.3. How to use
8.13. Log
8.13.1. Process log
8.13.2. Query log
8.14. Tuning
8.14.1. Summary
8.14.2. Parameters
8.14.3. Linux
8.14.4. FreeBSD
8.15. API
8.15.1.
grn_cache
8.15.2.
grn_column
8.15.3.
grn_command_version
8.15.4.
grn_ctx
8.15.5.
grn_db
8.15.6.
grn_encoding
8.15.7. grn_expr
8.15.8.
grn_geo
8.15.9.
grn_hook
8.15.10.
grn_ii
8.15.11.
grn_index_cursor
8.15.12.
grn_info
8.15.13.
grn_match_escalation
8.15.14.
grn_obj
8.15.15.
grn_proc
8.15.16.
grn_search
8.15.17.
grn_table
8.15.18.
grn_table_cursor
8.15.19.
grn_type
8.15.20.
grn_user_data
Previous topic
7.3.3. groonga-httpd
Next topic
8.1. 実行ファイル
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
Groonga v3.1.1 documentation
»