[[["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."],[[["`CompositeIndexManager.IndexSource` is a protected enum that determines the source of an index within an index file."],["This enum is used to represent index sources as literals within XML documents for reading and writing."],["The enum inherits several methods from the `Enum` and `Object` classes, such as `compareTo`, `equals`, `hashCode`, and `toString`."],["The enum provides two static fields, `auto` and `manual`, and two static methods, `valueOf` and `values`."]]],[]]