Updated docs

This commit is contained in:
Yuce Tekol 2017-08-22 15:28:19 +03:00
parent dec9893044
commit d7bc6c3bd5
No known key found for this signature in database
GPG key ID: CB59E46D2FB90573

View file

@ -115,6 +115,8 @@ Response:
}
```
By default, all bits and attributes (*for `Bitmap` queries only*) are returned. In order to suppress returning bits, set `inhibitBits` query argument to `true`; to suppress returning attributes, set `inhibitAttrs` query argument to `true`.
### Change index time quantum
`PATCH /index/<index-name>/time-quantum`