example how to search by both tag key and tag value

Karol1977
New Contributor

Hi,

Could you please give me example how to search by both tag key and tag value?

This article doesn't show such example: https://docs.databricks.com/en/search/index.html#tags

Thanks,

Karol

gchandra
Databricks Employee
Databricks Employee

If you want to search by tag key alone, use the syntax: tag:<tag_key>. To search by both tag key and tag value, omit tag:.

https://docs.databricks.com/en/search/index.html#use-tags-to-search-for-tables

 



~