[[["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."],[[["`CompositeIndexUtils` is a utility class designed for managing composite indexes."],["It inherits methods from the `java.lang.Object` class, including `clone`, `equals`, and `toString`."],["The class offers a static method, `generateXmlForIndex`, to create an XML representation of a given `OnestoreEntity.Index`."],["`generateXmlForIndex` requires two parameters: an `index` (the `OnestoreEntity.Index` to be represented) and a `source` (`CompositeIndexManager.IndexSource`)."],["The `generateXmlForIndex` method will return a `String` containing the XML representation of the index."]]],[]]