ditto
This commit is contained in:
parent
04d92f35cd
commit
409b13a9fb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;; Copyright (c) 2011-2012 Michael S. Klishin
|
||||
;; Copyright (c) 2011-2014 Michael S. Klishin
|
||||
;; Copyright (c) 2012 Toby Hede
|
||||
;;
|
||||
;; The use and distribution terms for this software are covered by the
|
||||
|
|
@ -97,4 +97,4 @@
|
|||
([^String collection query]
|
||||
(monger.core/command {"text" collection "search" query}))
|
||||
([^DB database ^String collection query]
|
||||
(monger.core/command database {"text" collection "search" query})))
|
||||
(monger.core/command database {"text" collection "search" query})))
|
||||
|
|
|
|||
Loading…
Reference in a new issue