
hover.schema.SUMMARY_TO.md Maven / Gradle / Ivy
## summary-to
> *DEPRECATED:* Use [document-summary](https://docs.vespa.ai/en/reference/schema-reference.html#document-summary) instead.
Contained in [field](https://docs.vespa.ai/en/reference/schema-reference.html#field) or
[struct-field](https://docs.vespa.ai/en/reference/schema-reference.html#struct-field).
Specifies the name of the document summaries which should contain this field.
```
summary-to: [summary-name], [summary-name], …
```
Fields with summary will always be part of the default summary regardless of this setting. Use explicit [document-summary](https://docs.vespa.ai/en/reference/schema-reference.html#document-summary) instead.
See also [document summaries](https://docs.vespa.ai/en/document-summaries.html).
[Read more](https://docs.vespa.ai/en/reference/schema-reference.html#summary-to)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy