Koha/installer/data/mysql/ru-RU
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
..
authorised_values Bug 9468: [QA Followup] 2015-11-05 10:47:18 -03:00
mandatory Bug 9819 - 'stopwords'-related code removed 2015-12-30 15:49:35 +00:00
marcflavour Bug 14472: (follow-up) Wrong ISSN search index in record matching rules 2015-09-07 11:37:25 -03:00
optional Bug 15177: Sample notice TO_PROCESS confuses budget and fund 2015-11-12 10:11:46 -03:00