seitime-frappe/frappe/search
2025-12-17 16:30:46 +05:30
..
__init__.py feat: SQLite FTS5 search framework for Frappe apps (#33359) 2025-07-29 11:18:56 +05:30
full_text_search.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
sqlite_search.md feat: SQLite FTS5 search framework for Frappe apps (#33359) 2025-07-29 11:18:56 +05:30
sqlite_search.py chore: remove unncessary print 2025-12-17 16:30:46 +05:30
test_full_text_search.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
website_search.py refactor: change filter from tuple to dict 2024-11-26 11:38:15 +05:30