sqlfindindex updates db itself, no need to pipe, minor documentation fixes
This commit is contained in:
parent
f80cf59f5d
commit
0a94e04958
2 changed files with 4 additions and 2 deletions
|
|
@ -514,8 +514,10 @@ def findMedia(request):
|
|||
'range': array
|
||||
}
|
||||
|
||||
query: query object, more on query syntax at
|
||||
query: item query object, more on query syntax at
|
||||
https://wiki.0x2620.org/wiki/pandora/QuerySyntax
|
||||
get media for all items matching the given query
|
||||
|
||||
sort: array of key, operator dics
|
||||
[
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue