[Groonga-commit] groonga/groonga at d285a79 [master] doc: update return code list

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 5 17:46:15 JST 2016


Kouhei Sutou	2016-04-05 17:46:15 +0900 (Tue, 05 Apr 2016)

  New Revision: d285a79cce4c89b760184cc6e80c53c9938aedfd
  https://github.com/groonga/groonga/commit/d285a79cce4c89b760184cc6e80c53c9938aedfd

  Message:
    doc: update return code list

  Modified files:
    doc/source/reference/command/return_code.rst

  Modified: doc/source/reference/command/return_code.rst (+6 -0)
===================================================================
--- doc/source/reference/command/return_code.rst    2016-04-05 17:45:56 +0900 (f776474)
+++ doc/source/reference/command/return_code.rst    2016-04-05 17:46:15 +0900 (2675a40)
@@ -97,6 +97,12 @@ only C API. It is not showen in query API.
 * -69: ``GRN_TOO_SMALL_LIMIT``
 * -70: ``GRN_CAS_ERROR``
 * -71: ``GRN_UNSUPPORTED_COMMAND_VERSION``
+* -72: ``GRN_NORMALIZER_ERROR``
+* -73: ``GRN_TOKEN_FILTER_ERROR``
+* -74: ``GRN_COMMAND_ERROR``
+* -75: ``GRN_PLUGIN_ERROR``
+* -76: ``GRN_SCORER_ERROR``
+* -77: ``GRN_CANCEL``
 
 See also
 --------
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index