[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`Index.IndexState` is an enum that defines the possible states of an Index."],["There are four distinct states for an Index: `BUILDING`, `DELETING`, `ERROR`, and `SERVING`."],["The `BUILDING` state means an Index is under construction and cannot process queries, whereas `SERVING` means it is ready to be used."],["The `DELETING` state means an Index is in the process of being removed, and the `ERROR` state indicates an Index failed during the `BUILDING` state."]]],[]]