mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
Updated docs
This commit is contained in:
parent
dec9893044
commit
d7bc6c3bd5
1 changed files with 2 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue