[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`IndexingServiceImpl.PollItemStatus` is an enum that defines the status of an item during the indexing process in Cloud Search."],["The enum includes four values: `ACCEPTED`, `MODIFIED`, `NEW_ITEM`, and `SERVER_ERROR`, reflecting the item's state in relation to the Cloud Search index."],["`ACCEPTED` indicates the item's data is up-to-date in Cloud Search, `MODIFIED` signals changes requiring an update, `NEW_ITEM` represents a newly discovered item, and `SERVER_ERROR` denotes an issue during processing."],["Developers can use these status values to understand and manage the synchronization of items between their repository and the Cloud Search index."]]],[]]