Optional
hitDecorators?: HDOptional
maxRetries?: numberMaximum number of retry attempts. Default: 0 (no retries).
Optional
retryInterval?: numberInterval (in ms) between retry attempts. Default: 1000 ms.
Optional
useMemoryCache?: booleanWhether to use a in-memory cache
Optional
usePersistentCache?: booleanWhether to use a persistent cache for the search results. Default: false.
Hit decorators to apply to the search results.