Koha/installer/data/mysql/nb-NO
Tomas Cohen Arazi 826326064e Bug 9819 - 'stopwords'-related code removed
This patch removes code related to stopwords usage. The following methods are removed:

C4::Search->remove_stopwords
C4::Context->stopwords
C4::Context->_new_stopwords

And the buildQuery API was changed (removed the \@removed_stopwords return value).
A follow-up is provided for database changes, to make rebasing easier.

To test:
- Apply this patch
- Do some searches in both intranet and opac interfaces
- Nothing should break

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2015-12-30 15:49:35 +00:00
..
1-Obligatorisk Bug 9819 - 'stopwords'-related code removed 2015-12-30 15:49:35 +00:00
2-Valgfritt Bug 9468: [QA Followup] 2015-11-05 10:47:18 -03:00
marcflavour Bug 15181: Rename marc21 fast add framework sql file 2015-11-16 12:34:31 -03:00