mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 16:10:58 -05:00
* map index: fix reachable code marked as unreachable * plumber work to get mmap text index to interfaces * test: add fixture for mmap text index, always create mmap segment * various fixes - ensure dir is created for mmap - implement is_on_disk() for text index - invert deleted condition for filter in mmap inverted index * update grpc docs and openapi * implement return of files * review nit * fix after rebase --------- Co-authored-by: generall <andrey@vasnetsov.com>