[[["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."],[[["This webpage describes the `IndexSpec.Builder` class, which is used to create an `IndexSpec` object."],["`IndexSpec.Builder` inherits members from the base `Object` class, such as `clone()`, `equals()`, and `toString()`."],["The `build()` method creates a new `IndexSpec` instance, requiring a valid index name to be set beforehand."],["The `setName(String name)` method sets the unique name for the index and returns the current `IndexSpec.Builder` instance, enabling method chaining."]]],[]]