Hello, <@U01PL2YSG8L> I would like to know if it...
# community-help
h
Hello, @Kishore Nallan I would like to know if it's possible to detect when a search term, such as "Black T-shirt," matches a specific facet value—for example, identifying that "Black" corresponds to the color facet. This would help me determine which facets are represented within the search term. Please do the needful.
f
If you want to filter automatically based on search term conditions, there's dynamic filtering: https://typesense.org/docs/28.0/api/curation.html#dynamic-filtering Otherwise you can't just identify a facet term inside the search query.