
hover.schema.STRICT.md Maven / Gradle / Ivy
## strict
Contained in [rank-profile](https://docs.vespa.ai/en/reference/schema-reference.html#rank-profile).
True or false. By default, Vespa uses loose type checking, where any query feature used but not defined in
a query profile type is assumed to be a floats.
Set true to cause a deploy failure on missing query property type definitions instead.
```
strict: true
```
[Read more](https://docs.vespa.ai/en/reference/schema-reference.html#strict)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy