[Groonga-commit] droonga/droonga.org at fd6874d [gh-pages] Remove needless constant

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 19 18:19:40 JST 2014


YUKI Hiroshi	2014-02-19 18:19:40 +0900 (Wed, 19 Feb 2014)

  New Revision: fd6874df7c61605998a1b40b6885997f4bdd90d9
  https://github.com/droonga/droonga.org/commit/fd6874df7c61605998a1b40b6885997f4bdd90d9

  Message:
    Remove needless constant

  Modified files:
    reference/plugin/adapter/index.md

  Modified: reference/plugin/adapter/index.md (+0 -2)
===================================================================
--- reference/plugin/adapter/index.md    2014-02-19 18:18:26 +0900 (f71f082)
+++ reference/plugin/adapter/index.md    2014-02-19 18:19:40 +0900 (beb0667)
@@ -208,8 +208,6 @@ module FooPlugin
   class Adapter < Droonga::Adapter
     input_message.pattern = ["type", :equal, "my-search"]
 
-    MAXIMUM_LIMIT = 10
-
     def adapt_input(input_message)
       # Extract the query string from the custom command.
       query_string = input_message["body"]["query"]
-------------- next part --------------
HTML����������������������������...
다운로드 



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