All Products
Search
Document Center

OpenSearch:FROM - Summary query

Last Updated:Jun 18, 2026

OpenSearch does not currently support summary retrieval.

Description

For non-TEXT and non-SHORT_TEXT fields, set them as property fields to retrieve their original values directly from the table. For TEXT or SHORT_TEXT fields, add a LITERAL field, use the original field to build the index, and set the new field as a property field to retrieve the original value.