Koha/installer/data/mysql/fr-FR
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-Obligatoire Bug 9819 - 'stopwords'-related code removed 2015-12-30 15:49:35 +00:00
2-Optionel Bug 11431: (QA followup) Make audio alerts sql top level 2015-11-04 12:33:53 -03:00
3-LecturePub
4-Conservation
marcflavour Bug 14472: Wrong ISSN search index in record matching rules 2015-09-07 11:36:19 -03:00