Skip to content

v2: Add Cloud Search API endpoint client support (pagination/select/filter/rank/read-level) #126

@oss-amikos

Description

@oss-amikos

Context\nchroma-go exposes broad Cloud Search API coverage (pagination, projection/select, filters, ranking/read-level).\n\n## Gap\nThe Java v2 client currently focuses on collection query/get flows and does not expose equivalent Cloud Search endpoint primitives.\n\n## Deliverables\n- Add Java v2 client surface for Cloud Search requests.\n- Support pagination, select/projection, filter composition, and ranking/read-level options.\n- Add request/response DTO coverage and docs.\n\n## Acceptance Criteria\n- Search endpoint support is available through typed Java v2 API.\n- Behavior is covered by unit tests and integration tests.\n\nRelated: #94

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-designAPI shape and design decisionsenhancementNew feature or requestv2v2 API support

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions