picker in forms page have more results easily now
This commit is contained in:
@@ -24,6 +24,7 @@ message SearchRequest {
|
||||
string free_query = 3;
|
||||
repeated ColumnConstraint must = 4;
|
||||
optional uint32 limit = 5;
|
||||
optional uint32 offset = 6;
|
||||
}
|
||||
message SearchResponse {
|
||||
message Hit {
|
||||
|
||||
Reference in New Issue
Block a user