khoj/src
Debanjum Singh Solanky 0109c7bd91 Disable ability to call <text>_to_jsonl, <type>_search packages directly
- This code is de-synced with expected args by above scripts
- Better to remove unused capabilitity that needlessly increases
  maintainance burden
2022-09-14 04:56:48 +03:00
..
interface Reflect updates to query and results count in URL 2022-09-13 23:39:24 +03:00
processor Disable ability to call <text>_to_jsonl, <type>_search packages directly 2022-09-14 04:56:48 +03:00
search_filter Make word filter regex explicit. Allow hyphen in word filters 2022-09-12 17:05:29 +03:00
search_type Disable ability to call <text>_to_jsonl, <type>_search packages directly 2022-09-14 04:56:48 +03:00
utils Support multiple input-filters to configure content to index via khoj.yml 2022-09-12 11:08:59 +03:00
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
configure.py Use app LRU, not functools LRU decorator, to cache search results in router 2022-09-12 09:38:48 +03:00
main.py Suppress non-actionable HuggingFace FutureWarning shown on app start 2022-09-10 16:43:14 +03:00
router.py Use app LRU, not functools LRU decorator, to cache search results in router 2022-09-12 09:38:48 +03:00