Explain hybrid query
Current TraceDB v1 product route. This OpenAPI artifact is generated from the checked-in route manifest.
Authentication
AuthorizationBearer
Required by gateway-managed routes; direct local engine development can use any token.
Request
This endpoint expects an object.
cursor
Opaque cursor returned by the previous query page.
explain
freshness
graph_seed
scalar_eq
Scalar equality predicates keyed by schema scalar column.
table
temporal_as_of
tenant_id
text
text_field
Optional schema text-indexed column to search. When omitted, TraceDB searches all text-indexed columns for backwards-compatible fieldless queries.
top_k
vector
vector_field
Optional schema vector column to score. When omitted, TraceDB uses the first vector column for backwards-compatible fieldless queries.
Response
Successful TraceDB response.
access_path_timings
access_paths
candidate_budget
deduped_candidate_count
dirty_feature_count
early_stop_reason
exact_fallback_triggered
failed_feature_count
final_visibility_guard_count
final_visibility_guard_removed
freshness_mode
fusion_method
hot_overlay_searched
lexical_cache_hits
lexical_cache_misses
lexical_indexed_documents
lexical_scored_documents
materialized_count
missing_feature_count
module_versions
opened_candidate_streams
pending_feature_count
phase_timings
planner_candidates
policy_epoch
read_epoch
returned_count
scalar_filter_applied
scalar_filter_predicates
scalar_filter_removed_records
scalar_filter_visible_records
schema_epoch
segments_scanned
selected_strategy
skipped_access_paths
tenant_mask_visible_records
text_candidates
vector_candidates
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
502
Bad Gateway Error
503
Service Unavailable Error