groonga
-
An open-source fulltext search engine and column store.
日本語版はこちら
Navigation
index
next
|
previous
|
Groonga v4.0.8-168-gae696d7 documentation
»
7. Reference manual
¶
7.1. Executables
7.1.1.
grndb
7.1.2. grnslap
7.1.3. groonga command
7.1.4. groonga-benchmark
7.1.5. groonga-httpd
7.1.6. groonga HTTPサーバー
7.1.7. groonga-suggest-create-dataset
7.1.8. groonga-suggest-httpd
7.1.9. groonga-suggest-learner
7.2. Output
7.2.1. Usage
7.3. Command
7.3.1. コマンドバージョン
7.3.2. Output format
7.3.3. Request ID
7.3.4. Return code
7.3.5.
cache_limit
7.3.6.
check
7.3.7.
clearlock
7.3.8.
column_create
7.3.9.
column_list
7.3.10.
column_remove
7.3.11.
column_rename
7.3.12.
define_selector
7.3.13.
defrag
7.3.14.
delete
7.3.15.
dump
7.3.16.
load
7.3.17.
lock_clear
7.3.18.
log_level
7.3.19.
log_put
7.3.20.
log_reopen
7.3.21.
normalize
7.3.22.
normalizer_list
7.3.23.
quit
7.3.24.
range_filter
7.3.25.
register
7.3.26.
request_cancel
7.3.27.
ruby_eval
7.3.28.
ruby_load
7.3.29.
select
7.3.30.
shutdown
7.3.31.
status
7.3.32.
suggest
7.3.33.
table_create
7.3.34.
table_list
7.3.35.
table_remove
7.3.36.
table_tokenize
7.3.37.
tokenize
7.3.38.
tokenizer_list
7.3.39.
truncate
7.4. データ型
7.4.1. 名前
7.4.2. 説明
7.4.3. 組込型
7.4.4. 型に関する制限事項
7.5. Tables
7.5.1. Summary
7.5.2. Characteristics
7.5.3. Record ID
7.5.4. Persistent table and temporary table
7.5.5. Limitations
7.5.6. See also
7.6. Column
7.7. Normalizers
7.7.1. Summary
7.7.2. Built-in normalizers
7.7.3. Additional normalizers
7.7.4. See also
7.8. Tokenizers
7.9. Token filters
7.9.1. Summary
7.9.2. Available token filters
7.9.3. See also
7.10. Query expanders
7.10.1. QueryExpanderTSV
7.11. grn_expr
7.11.1. Query syntax
7.11.2. Script syntax
7.11.3. See also
7.12. Function
7.12.1. between
7.12.2. edit_distance
7.12.3. geo_distance
7.12.4. geo_in_circle
7.12.5. geo_in_rectangle
7.12.6. highlight_full
7.12.7. highlight_html
7.12.8. html_untag
7.12.9. in_values
7.12.10. now
7.12.11. query
7.12.12. rand
7.12.13. snippet_html
7.12.14. sub_filter
7.13. Operations
7.13.1. Geolocation Search
7.14. Suggest
7.14.1. Introduction
7.14.2. Completion
7.14.3. Correction
7.14.4. Suggestion
7.15. Indexing
7.15.1. Online index construction
7.15.2. Offline index construction
7.15.3. How to use
7.16. Log
7.16.1. Process log
7.16.2. Query log
7.17. Tuning
7.17.1. Summary
7.17.2. Parameters
7.17.3. Linux
7.17.4. FreeBSD
7.18. API
7.18.1. Global configurations
7.18.2.
grn_cache
7.18.3.
grn_column
7.18.4.
grn_command_version
7.18.5.
grn_content_type
7.18.6.
grn_ctx
7.18.7.
grn_db
7.18.8.
grn_encoding
7.18.9. grn_expr
7.18.10.
grn_geo
7.18.11.
grn_hook
7.18.12.
grn_ii
7.18.13.
grn_index_cursor
7.18.14.
grn_info
7.18.15.
grn_match_escalation
7.18.16.
grn_obj
7.18.17.
grn_proc
7.18.18.
grn_search
7.18.19.
grn_table
7.18.20.
grn_table_cursor
7.18.21.
grn_type
7.18.22.
grn_user_data
7.18.23. Plugin
Previous topic
6. Client
Next topic
7.1. Executables
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
Groonga v4.0.8-168-gae696d7 documentation
»