preview

Reading an index

Order Search provides an option to retrieve the fields of an index by their defined characteristics, such as searchable, returnable, and sortable.

This helps in understanding how a particular field is configured in the schema. The application or a user can then use those fields to search for a document from the Order Search index. And later, retrieve only the specific fields from the document as needed.