v2.48.0 — fetch_document reassembly primitive
QdrantVectorStore.fetch_document(ref) returns all of a document's chunks ordered by chunk_index with full text — the reassembly primitive for host document-read tools. index_document stores full chunk text in the payload. Added to VectorHandle protocol (optional). 4518 tests. See CHANGELOG [2.48.0].