7.3. Command¶
Command is the most important processing unit in query API. You request a processing to groonga by a command.
This section describes about command and built-in commands.
- 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
日本語版はこちら