Skip to content

Support include_doc_id in vector queries (zvec v0.6.0) #178

Description

@s2x

Phase 3 — small feature

SearchQuery and MultiQuery gained include_doc_id_ in v0.6.0 — allows returning the internal numeric doc id alongside the PK.

Tasks

  • FFI: expose the flag on query objects
  • PHP: ZVecVectorQuery::setIncludeDocId(bool) + accessor on ZVecDoc (check existing getDocId())
  • Test + README

Depends on: #171.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions