[[["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\u003ePutException\u003c/code\u003e is thrown when the search service encounters a failure while attempting to put objects into the index.\u003c/p\u003e\n"],["\u003cp\u003eThis exception extends \u003ccode\u003eSearchBaseException\u003c/code\u003e and provides methods to access details about the failed operation, using inherited members like \u003ccode\u003egetOperationResult()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003ePutException\u003c/code\u003e accept an \u003ccode\u003eOperationResult\u003c/code\u003e to specify the error, and one additionally accepts \u003ccode\u003eList<OperationResult>\u003c/code\u003e and \u003ccode\u003eList<String>\u003c/code\u003e to specify the failure details for each object as well as their respective ids.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetIds()\u003c/code\u003e method allows you to retrieve a list of the IDs of objects that were requested to be added to the index.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetResults()\u003c/code\u003e method returns a list of \u003ccode\u003eOperationResult\u003c/code\u003e, providing information about the results of the attempt to put an object in the index, where each result is associated with a request.\u003c/p\u003e\n"]]],[],null,[]]