Search Collection Advanced
Advanced search with comprehensive filtering and options.
This endpoint supports:
- Metadata filtering using Qdrant’s native filter syntax
- Pagination with offset and limit
- Score threshold filtering
- Query expansion strategies
Path parameters
Headers
Request
Qdrant native filter for metadata-based filtering
Type of response (raw or completion)
Response
Indicates whether results are raw search matches or AI-generated completions based on the found content.
Status of the search operation indicating the quality and availability of results:
• success: Search found relevant results matching your query
• no_relevant_results: Search completed but found no sufficiently relevant matches
• no_results: Search found no results at all, possibly indicating empty collections or very specific queries
AI-generated natural language answer when response_type is ‘completion’. This provides natural language answers to your query based on the content found across your connected data sources.