You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To be able to make aggregations, or filter that could be fine to be able to list all the metadata fields of the indexed documents.
Describe the solution you'd like
there could a command listMetadata or the like, that would display all the metadata fields with their type and count.
the list could be displayed on the std output or exported in a CSV file.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To be able to make aggregations, or filter that could be fine to be able to list all the metadata fields of the indexed documents.
Describe the solution you'd like
there could a command
listMetadata
or the like, that would display all the metadata fields with their type and count.the list could be displayed on the std output or exported in a CSV file.
The text was updated successfully, but these errors were encountered: