khoj/src
Debanjum Singh Solanky 0602d018c0 Merge Symmetric, Asymmetric Search Types into a single Text Search Type
- The code for both the text search types were mostly the same
  It was earlier done this way for expedience while experimenting
- The minor differences were reconciled and merged into a single
  text_search type
- This simplifies the app and making it easier to process other
  text types
2022-07-21 21:19:52 +04:00
..
interface Consistently use "entry", "score" in json response for all search types 2022-07-20 20:33:27 +04:00
processor Consolidate jsonl helper methods in a single file under utils module 2022-07-21 03:30:13 +04:00
search_filter Extract Entries in a standardized format across text search types 2022-07-19 20:52:25 +04:00
search_type Merge Symmetric, Asymmetric Search Types into a single Text Search Type 2022-07-21 21:19:52 +04:00
utils Merge Symmetric, Asymmetric Search Types into a single Text Search Type 2022-07-21 21:19:52 +04:00
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
main.py Merge Symmetric, Asymmetric Search Types into a single Text Search Type 2022-07-21 21:19:52 +04:00