mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Major - Ensure search results logic consistent across migration to DB, multi-user - Manually verified search results for sample queries look the same across migration - Flatten indexing code for better indexing progress tracking and code readability Minor -a4f407fTest memory leak on MPS device when generating vector embeddings -ef24485Improve Khoj with DB setup instructions in the Django app readme (for now) -f212cc7Arrange remaining text search tests in arrange, act, assert order -022017dFix text search tests to test updated indexing log messages