diff --git a/blueprints.yaml b/blueprints.yaml index e69c536..31c3795 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -238,17 +238,20 @@ form: type: bool limit: - type: text + type: number + size: x-small label: Results Limit default: 20 min: - type: text + type: number + size: x-small label: Min Chars Before Search default: 3 snippet: - type: text + type: number + size: x-small label: Results Text Limit default: 300