seitime-frappe/frappe/search
Faris Ansari 7c49237913
Merge pull request #33502 from netchampfaris/sqlite-search-fixes
fix: wrap doc index update in try block
2025-08-01 00:37:44 +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 Merge pull request #33502 from netchampfaris/sqlite-search-fixes 2025-08-01 00:37:44 +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