https://bugs.kde.org/show_bug.cgi?id=488931
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/tellico/-/commit/b9145dd |ce/tellico/-/commit/2a642fd |9528b0c84aeab4b4e2844fa661e |4a0c616eeb5a65a60cb0efdd681 |e3be57 |08343a --- Comment #3 from Robby Stephenson <ro...@periapsis.org> --- Git commit 2a642fd4a0c616eeb5a65a60cb0efdd68108343a by Robby Stephenson. Committed on 23/06/2024 at 22:00. Pushed by rstephenson into branch 'master'. Allow user-entered data to override the SRU index for given searches By adding a custom query such as x-tellico-isbn, the user can override the index of the SRU query. Additionally, switch the query operator to use 'adj' instead of '=' for versions other than 1.1. Also allow for x-tellico-title to override the title index. FIXED-IN: 3.5.5 M +58 -17 src/fetch/srufetcher.cpp M +1 -0 src/fetch/srufetcher.h M +52 -0 src/tests/srufetchertest.cpp M +2 -0 src/tests/srufetchertest.h M +3 -0 xslt/mods2tellico.xsl https://invent.kde.org/office/tellico/-/commit/2a642fd4a0c616eeb5a65a60cb0efdd68108343a -- You are receiving this mail because: You are watching all bug changes.