Optional cacheOptional enabled?: booleanEnable cache
Optional timeout?: numberCache timeout. -1 for infinity. Default to -1. (in second)
Optional type?: "storage" | "memory"Cache type. Default to memory
Optional defaultThe default search engine
Optional ignoreIgnore a dead node on init by not throwing an error. Default to false
Optional pluginsPlugins
Optional requestRequest configuration
Optional retry?: numberRetry amount. Default to nodes length
Optional timeout?: numberRequest timeout. Default to 10000ms. (in ms)
Optional modifyIf you want to modify track result to something else
Generated using TypeDoc
Cache configuration