https://datahubproject.io logo
#troubleshoot
Title
# troubleshoot
r

ripe-tailor-61058

09/28/2022, 7:30 PM
Do you know how I can search for customProperties key=value? We could see customerProperties: key, but couldn't figure out how to search for the values we care about. Thanks in advance
g

green-football-43791

09/28/2022, 9:38 PM
this isn’t supported right now based on how we do indexing- you can search for keys or values but not key=value. One option would be to namespace your values w/ the key so the values are always distinct
2 Views