Bug 12440 - Remove references to QueryRemoveStopWords
Summary: Remove references to QueryRemoveStopWords
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-18 03:15 UTC by David Cook
Modified: 2015-06-04 23:23 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Cook 2014-06-18 03:15:25 UTC
Since bug 7440 removed the system preference QueryRemoveStopWords, we should remove the remaining references to it in Search.pm (and t/db_dependent/Search.t, by extension).
Comment 1 Katrin Fischer 2014-11-09 22:05:40 UTC
This appears to be fixed - I can't find any references to QueryRemoveStopWords in the code base. Please reopen if you can :)