http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819

--- Comment #2 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
Created attachment 17341
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17341&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to