Merge pull request #234 from matrix-org/erikj/search_yet_agian

Note that count is approximate
This commit is contained in:
Erik Johnston 2015-12-11 12:47:47 +00:00
commit 7980e65502

View file

@ -157,7 +157,7 @@ paths:
properties: properties:
count: count:
type: number type: number
description: Total number of results found description: An approximate count of the total number of results found.
results: results:
type: array type: array
title: Results title: Results
@ -298,7 +298,7 @@ paths:
} }
}, },
"next_batch": "5FdgFsd234dfgsdfFD", "next_batch": "5FdgFsd234dfgsdfFD",
"count": 24, "count": 1224,
"results": [ "results": [
{ {
"rank": 0.00424866, "rank": 0.00424866,