Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexerSettings

Indexer settings fields

Hierarchy

  • IndexerSettings

Index

Properties

Optional effort

effort: number

The percentage of indexing effort (from 0 to 100).

Optional path

path: string

The path to the directory to watch.

Optional thumbnail

thumbnail: boolean

Whether to index thumbnails.

Optional thumbnailSize

thumbnailSize: number

The size of generated thumbnails in pixels.

Optional watcher

watcher: boolean

Listen for changes in the directory for automatic indexing.

Optional zip

zip: boolean

Whether to index zip files.

Generated using TypeDoc