PBC Yokozuna Index Delete
Delete a search index.
Request
The name
parameter is the name of the index to delete, as a binary.
message RpbYokozunaIndexDeleteReq {
required bytes name = 1;
}
Delete a search index.
The name
parameter is the name of the index to delete, as a binary.
message RpbYokozunaIndexDeleteReq {
required bytes name = 1;
}