Skip to content

chore: bump SeforimLibrary to include exact phrase (quoted) search#497

Merged
kdroidFilter merged 1 commit into
masterfrom
chore/bump-seforimlibrary-exact-quote-search
Jun 17, 2026
Merged

chore: bump SeforimLibrary to include exact phrase (quoted) search#497
kdroidFilter merged 1 commit into
masterfrom
chore/bump-seforimlibrary-exact-quote-search

Conversation

@kdroidFilter

Copy link
Copy Markdown
Owner

What

Bumps the SeforimLibrary submodule a73863b → ce20610 so the app picks up Google-style exact-phrase search.

Why

Double-quoted text is now matched verbatim — an exact, in-order, adjacent phrase — bypassing the magic dictionary (no synonym expansion, no fuzzy, no n-gram). Both delimiters work and are interchangeable: ASCII " (U+0022) and Hebrew gershayim ״ (U+05F4), with acronyms (רש״י, רמב״ם, שו״ע…) left untouched. Free and quoted terms can be mixed.

No application-side changes are required: the search ViewModel already passes the raw query through to the engine.

Library PR: kdroidFilter/SeforimLibrary#82

Updates the SeforimLibrary submodule (a73863b -> ce20610) to pull in Google-style exact-phrase search: double-quoted text is matched verbatim, bypassing the magic dictionary. See kdroidFilter/SeforimLibrary#82.
@kdroidFilter kdroidFilter merged commit a0409da into master Jun 17, 2026
7 checks passed
@kdroidFilter kdroidFilter deleted the chore/bump-seforimlibrary-exact-quote-search branch June 17, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant