An interface for providing @daffodil/search/state with necessary config values.
Name | Type | Description |
---|---|---|
incrementalResultLimit | number | The result limit to pass to the driver during an incremental search.
See DaffSearchDriverOptions
Defaults to 5. |