Bug 7936: Admin Help files for 3.8
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / stopwords.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Stop Words</h1>
4
5 <p style="color: #990000">Important: If NoZebra is set to 'Use' this option will not appear on the administration menu</p>
6
7 <p>Stop words are words that you want the search system to ignore.</p>
8
9 <p>Koha comes with a standard list of stop words that can be edited by visiting the Stop Word administration area.</p>
10
11 <p>To add a new stop word to the list, click the 'New Stop Word' button and add the word you'd like ignored</p>
12
13 <p style="color: #990000">Important: If you change something in this table, ask your administrator to run misc/batchRebuildBiblioTables.pl script.</p>
14
15 <p><strong>See the full documentation for Stop Words in the <a href="http://manual.koha-community.org/3.8/en/additionaladmin.html#stopwordsadmin">manual</a> (online).</strong></p>
16
17 [% INCLUDE 'help-bottom.inc' %]