is there a way to query and list all attributes from a data model in a search? For example if my data model consists of three attributes (host, uri_stem,referrer), is there a way to query the data model and list these three attributes into a search. Ideally i would like to list these attributes and dynamically display values into a dropdown.
↧