I have a field in my index called "labels" that contains an array of strings that is used as tags for the documents.
Is there a way to format this field as a link that when a user click on it in the Discover area it links to Discover view with a filter set to the clicked value?
So if a document has the value "testing" and the user clicks on it, it will filter the view with "lables:testing" or so.
Hi,
As I mentioned in my question, I want to use the field as a link to filter on it. Just like when we do in visualizations when you click on a bar in a bar-chart it filters the dashboard on that specific value. I want to do the same thing with my mentioned "labels" field, a clickable value that filter the view upon its value.
In your example, if I click on "Men's Shoes" in the first row it will add this value as a filter and show only documents with this category.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.