PrefetchBuilder
class PrefetchBuilder
DSL for a Prefetch sub-request. Like SearchBuilder but without response-shaping options (offset, with_payload, with_vector), which apply only to the outer request.
Functions
Link copied to clipboard
Restrict this prefetch to points matching the filter.
Link copied to clipboard
Look up query-by-id vectors from another collection.
Link copied to clipboard
Tune the accuracy/speed trade-off.
Link copied to clipboard
Add a nested prefetch sub-request.
Link copied to clipboard
Search by a multi-vector / late-interaction (ColBERT) query.
Link copied to clipboard