Server configurations for the database.
Key | Description | Default |
---|---|---|
| Enables/disables index entries. If you set to |
|
| The time, in milliseconds, for batch workers to wait for the batch to be full, before indexing. If it does not reach the batch size, it will timeout. |
|
| Whether to index War Room entries Using Bolt DB. |
|
| The maximum number of items allowed for bleve bolt batch indexing. Define the batch size per index (it is more efficient to index in batches). |
|
| The size of the indexing queue when pushing from a go routine into a queue that indexes the data. |
|
| The maximum total field count in a query using Elasticsearch. Can be used if you experience feed ingestion issues. |
|
| The maximum amount of clauses a query can contain. Relevant for Elasticsearch version 5.5x (and below) and 6.0 and later. Can be used if you experience feed ingestion issues. |
|
| Changes the following default message This occurs if data is large and the client takes too long to respond when partial data is sent from the server to the client. | N/a |