[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eIndex.IndexState\u003c/code\u003e is an enum that defines the possible states of an Index.\u003c/p\u003e\n"],["\u003cp\u003eThere are four distinct states for an Index: \u003ccode\u003eBUILDING\u003c/code\u003e, \u003ccode\u003eDELETING\u003c/code\u003e, \u003ccode\u003eERROR\u003c/code\u003e, and \u003ccode\u003eSERVING\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBUILDING\u003c/code\u003e state means an Index is under construction and cannot process queries, whereas \u003ccode\u003eSERVING\u003c/code\u003e means it is ready to be used.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDELETING\u003c/code\u003e state means an Index is in the process of being removed, and the \u003ccode\u003eERROR\u003c/code\u003e state indicates an Index failed during the \u003ccode\u003eBUILDING\u003c/code\u003e state.\u003c/p\u003e\n"]]],[],null,[]]