## 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.
Phase 3 — small feature
SearchQueryandMultiQuerygainedinclude_doc_id_in v0.6.0 — allows returning the internal numeric doc id alongside the PK.Tasks
ZVecVectorQuery::setIncludeDocId(bool)+ accessor onZVecDoc(check existinggetDocId())Depends on: #171.