Newer Version Available
WITH METADATA
Specifies if metadata is returned in the response. Optional clause.
No metadata is returned by default. To include metadata in the response, use the
LABELS value, which returns the display label for the fields returned in
search results. For
example:
1FIND {Acme} RETURNING Account(Id, Name) WITH METADATA='LABELS'