mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
dcb6fe479e
- Fix date_filter date_in_entry within query range check - Extracted_date_range is in [included_date, excluded_date) format - But check was checking for date_in_entry <= excluded_date - Fixed it to do date_in_entry < excluded_date - Fix removal of date filter from query - Add tests for date_filter |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
conftest.py | ||
test_asymmetric_search.py | ||
test_chatbot.py | ||
test_cli.py | ||
test_client.py | ||
test_date_filter.py | ||
test_helpers.py | ||
test_image_search.py | ||
test_orgnode.py |