[Groonga-commit] groonga/groonga at cc04c07 [master] Fix a load commnad format

Back to archive index

HorimotoYasuhiro null+****@clear*****
Thu Dec 28 19:06:29 JST 2017


HorimotoYasuhiro	2017-12-28 19:06:29 +0900 (Thu, 28 Dec 2017)

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

  Merged 0c25f8e: Merge pull request #796 from komainu8/release_7.1.0_update_exsamples

  Message:
    Fix a load commnad format

  Modified files:
    doc/source/reference/commands/suggest.rst

  Modified: doc/source/reference/commands/suggest.rst (+2 -0)
===================================================================
--- doc/source/reference/commands/suggest.rst    2017-12-28 17:23:43 +0900 (91a0153be)
+++ doc/source/reference/commands/suggest.rst    2017-12-28 19:06:29 +0900 (71af5f312)
@@ -62,6 +62,8 @@ Here are learned data for correction.
 
 .. groonga-command
 .. include:: ../../example/reference/commands/suggest-learn-correction.log
+.. load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)'
+.. [
 .. {"sequence": "2", "time": 1312950803.86057, "item": "s"},
 .. {"sequence": "2", "time": 1312950803.96857, "item": "sa"},
 .. {"sequence": "2", "time": 1312950804.26057, "item": "sae"},
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171228/b6077046/attachment-0001.htm 



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