groonga - An open-source fulltext search engine and column store.

  • 日本語

Navigation

  • index
  • next |
  • previous |
  • Groonga v6.0.2 documentation »
  • 7. Reference manual »

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. Command version
  • 7.3.2. Output format
  • 7.3.3. Pretty print
  • 7.3.4. Request ID
  • 7.3.5. Request timeout
  • 7.3.6. Return code
  • 7.3.7. cache_limit
  • 7.3.8. check
  • 7.3.9. clearlock
  • 7.3.10. column_copy
  • 7.3.11. column_create
  • 7.3.12. column_list
  • 7.3.13. column_remove
  • 7.3.14. column_rename
  • 7.3.15. config_delete
  • 7.3.16. config_get
  • 7.3.17. config_set
  • 7.3.18. database_unmap
  • 7.3.19. define_selector
  • 7.3.20. defrag
  • 7.3.21. delete
  • 7.3.22. dump
  • 7.3.23. io_flush
  • 7.3.24. load
  • 7.3.25. lock_acquire
  • 7.3.26. lock_clear
  • 7.3.27. lock_release
  • 7.3.28. log_level
  • 7.3.29. log_put
  • 7.3.30. log_reopen
  • 7.3.31. logical_count
  • 7.3.32. logical_parameters
  • 7.3.33. logical_range_filter
  • 7.3.34. logical_select
  • 7.3.35. logical_shard_list
  • 7.3.36. logical_table_remove
  • 7.3.37. normalize
  • 7.3.38. normalizer_list
  • 7.3.39. object_exist
  • 7.3.40. object_inspect
  • 7.3.41. object_remove
  • 7.3.42. plugin_register
  • 7.3.43. plugin_unregister
  • 7.3.44. quit
  • 7.3.45. range_filter
  • 7.3.46. register
  • 7.3.47. reindex
  • 7.3.48. request_cancel
  • 7.3.49. ruby_eval
  • 7.3.50. ruby_load
  • 7.3.51. schema
  • 7.3.52. select
  • 7.3.53. shutdown
  • 7.3.54. status
  • 7.3.55. suggest
  • 7.3.56. table_create
  • 7.3.57. table_list
  • 7.3.58. table_remove
  • 7.3.59. table_rename
  • 7.3.60. table_tokenize
  • 7.3.61. thread_limit
  • 7.3.62. tokenize
  • 7.3.63. tokenizer_list
  • 7.3.64. truncate

Previous topic

7.2. Output

Next topic

7.3.1. Command version

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Groonga v6.0.2 documentation »
  • 7. Reference manual »
© Copyright 2009-2016, Brazil, Inc.