Skip to content

Conversation

@jkeiser
Copy link
Contributor

@jkeiser jkeiser commented Oct 3, 2025

This shows relevant attributes in search results, allowing you to pick the attributes you are most interested in as part of the query in /search:

Region:us-* AvailabilityZone: InstanceType:

{
  "components": [
    {
      "id": "01K6BV9F920EA2M21KKH4X3BAK",
      "name": "test-component-992",
      "schema": {"name": "AWS::EC2::Instance"},
      "highlightedAttributes": {
         "/domain/extra/Region": "us-east-1",
         "/domain/AvailabilityZone": "us-east-1b",
         "/domain/InstanceType": "t2.micro"
      }
    }
  ]
}

How was it tested?

  • Integration tests pass
  • Manual test: the above search

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

Scanned Files

None

@jkeiser jkeiser force-pushed the jkeiser/overall-search-api branch from 53870b5 to 57396a5 Compare October 6, 2025 16:24
Base automatically changed from jkeiser/overall-search-api to main October 6, 2025 17:47
@jkeiser jkeiser force-pushed the jkeiser/search-highlight-attributes branch from bd5c83b to a549f3e Compare October 6, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants