Sdílet prostřednictvím


SearchIndexStatistics interface

Statistika pro daný index Statistiky se shromažďují pravidelně a není zaručeno, že budou vždy up-to-date.

Vlastnosti

documentCount

Počet dokumentů v indexu POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

storageSize

Množství úložiště v bajtech spotřebované indexem POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

vectorIndexSize

Množství paměti v bajtech spotřebované vektory v indexu. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

Podrobnosti vlastnosti

documentCount

Počet dokumentů v indexu POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

documentCount: number

Hodnota vlastnosti

number

storageSize

Množství úložiště v bajtech spotřebované indexem POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

storageSize: number

Hodnota vlastnosti

number

vectorIndexSize

Množství paměti v bajtech spotřebované vektory v indexu. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

vectorIndexSize: number

Hodnota vlastnosti

number