column name indexing
This commit is contained in:
@@ -11,6 +11,7 @@ message SearchRequest {
|
||||
optional string table_name = 1;
|
||||
string query = 2;
|
||||
string profile_name = 3;
|
||||
optional string column_name = 4;
|
||||
}
|
||||
message SearchResponse {
|
||||
message Hit {
|
||||
|
||||
Reference in New Issue
Block a user