seitime-frappe/frappe/search
Faris Ansari a4e2cd17f0
Merge pull request #37244 from netchampfaris/sqlite-fts-ranking
refactor: make SQLite search order more reliable
2026-02-19 14:58:46 +05:30
..
__init__.py fix: force type check in whitelisted methods (#37044) 2026-02-17 15:16:30 +00:00
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 refactor: make SQLite search order more reliable 2026-02-19 14:32:07 +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