Merge pull request #234 from matrix-org/erikj/search_yet_agian
Note that count is approximate
This commit is contained in:
commit
7980e65502
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue