-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Plan: ai/plans/api/SEARCH_PLAN.md — Phase 9
Add search(query, options) method to content delivery SDKs:
SearchOptions: type, locale, limit, offset, prefixSearchResult: id, content_data_id, route_slug, route_title, datatype_name/label, section/anchor, score, snippet, published_atSearchResponse: query, results[], total, limit, offset
TypeScript: client.search(query, opts)
Go: client.Search(ctx, query, opts)
Swift: client.search(query, options:)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo