SearchIndexStatistics interface
Statistika pro daný index Statistiky se shromažďují pravidelně a není zaručeno, že budou vždy up-to-date.
Vlastnosti
document |
Počet dokumentů v indexu POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
storage |
Množství úložiště v bajtech spotřebované indexem POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
vector |
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