Bagikan melalui


IndexingPolicy interface

Properti

automatic
excludedPaths

Array mewakili <xref:IncludedPath> jalur yang akan dikecualikan untuk pengindeksan.

includedPaths

Array mewakili <xref:IncludedPath> jalur yang akan disertakan untuk pengindeksan.

indexingMode

Mode pengindeksan (konsisten atau malas) IndexingMode.

spatialIndexes

Detail Properti

automatic

automatic?: boolean

Nilai Properti

boolean

excludedPaths

Array mewakili <xref:IncludedPath> jalur yang akan dikecualikan untuk pengindeksan.

excludedPaths?: IndexedPath[]

Nilai Properti

includedPaths

Array mewakili <xref:IncludedPath> jalur yang akan disertakan untuk pengindeksan.

includedPaths?: IndexedPath[]

Nilai Properti

indexingMode

Mode pengindeksan (konsisten atau malas) IndexingMode.

indexingMode?: "consistent" | "lazy" | "none"

Nilai Properti

"consistent" | "lazy" | "none"

spatialIndexes

spatialIndexes?: SpatialIndex[]

Nilai Properti