Added multiple term searching and skeletons for rich text responses
This commit is contained in:
@@ -68,6 +68,12 @@ default: json
|
||||
search default: faith
|
||||
show default: john3:16
|
||||
|
||||
?op=
|
||||
- Multi-keyword search operator
|
||||
- and - both keywords must be in verse
|
||||
- any - any keyword must be in a verse
|
||||
search default: any
|
||||
|
||||
?fz=
|
||||
- on - fuzzy search on
|
||||
default: off
|
||||
@@ -78,6 +84,7 @@ api.tld/random?view=json
|
||||
api.tld/votd?view=human
|
||||
api.tld/show?kw=john3:16,1john5:7&view=plain
|
||||
api.tld/search?kw=faith
|
||||
api.tld/search?kw=nimrod&view=rich
|
||||
</code>
|
||||
</pre>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user