Skip to main content
Should filters match results where at least one condition is true. Use should filters to broaden search scope while maintaining control over result types, such as searching across multiple categories.
This page uses a products collection with 128-dimensional vectors and payload fields: category (string) and price (float).
Each result includes these fields:
  • id: The unique identifier of the matching point.
  • score: Similarity score based on vector distance.
  • payload: Full metadata dictionary for the matching point.