Skip to main content
@inferedge/moss / LoadIndexOptions

Interface: LoadIndexOptions

Properties

PropertyTypeDescription
autoRefresh?booleanWhether to enable auto-refresh polling for this index. When enabled, the index will periodically check for updates from the cloud. Default false
pollingIntervalInSeconds?numberPolling interval in seconds. Only used when autoRefresh is true. Default 600 (10 minutes)