vk_hackathon/index
q fec71a98b9 Filter is_system and is_hidden messages in chunking (align with Lotus reference)
Lotus explicitly filters both flags before building chunks. Our _clean_all
was only filtering by is_empty, so system/hidden messages with content
(e.g. member_event) were included in chunks and polluted the index.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 17:02:11 +03:00
..
__init__.py Refactor index and search services 2026-04-18 13:57:15 +03:00
chunking.py Filter is_system and is_hidden messages in chunking (align with Lotus reference) 2026-04-18 17:02:11 +03:00
cleaning.py Refactor index and search services 2026-04-18 13:57:15 +03:00
Dockerfile Add --platform linux/amd64 to build commands, remove unused CHUNK_SIZE env 2026-04-18 15:46:59 +03:00
index_schemas.py Add logviewer project and fix Docker imports 2026-04-18 15:26:11 +03:00
main.py Remove TCP log monitoring from index and search services 2026-04-18 16:31:34 +03:00
Makefile Fix date_range filter: use DatetimeRange for RFC3339 strings; set TEAM_ID=35230 in Makefiles, add release target 2026-04-18 16:26:14 +03:00
rendering.py Add logviewer project and fix Docker imports 2026-04-18 15:26:11 +03:00
requirements.txt Source VK code 2026-04-18 10:51:43 +03:00
sparse.py Add logviewer project and fix Docker imports 2026-04-18 15:26:11 +03:00