"""Constants.""" STATUS_OK = 'OK' STATUS_ERROR = 'error' ADD_INDEX_OP = 'add_to_index'