Added namespace doc!
This commit is contained in:
parent
eab8c9737b
commit
e9d0c1b806
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
(ns cc.journeyman.elboob.search)
|
||||
(ns cc.journeyman.elboob.search
|
||||
"Search the index for arbitrary tokens. It would be really nice if
|
||||
this could run in Scittle.")
|
||||
|
||||
(defn score-token
|
||||
"Score this `token` in the context of this `index` and `path`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue