http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=971 Summary: Incorrect use of term 'keyword' in searching template Product: Koha Version: 2.2.0 Platform: All URL: ../../koha-tmpl/intranet- tmpl/default/en/help/search.marc/search.tmpl:7 OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Templates AssignedTo: oleonard@athenscounty.lib.oh.us ReportedBy: lars@umich.edu QAContact: koha-bugs@lists.sourceforge.net The template is using the term 'keywords' in an incorrect context. Perhaps 'fulltext' or 'free text' was meant instead. The template in question is ../../koha-tmpl/intranet-tmpl/default/en/help/search.marc/search.tmpl:7 However, there may be other templates where this is a concern. Generally, in the context of libraries, library catalogs, and information retrieval, a keyword is an identifier consisting of a word or phrase used to describe a concept addressed by the document/artifact being described. This is different from free text or fulltext where the simple occurrence of a string is sought. Although the concept embodied by a keyword will be covered by the document / artifact that it describes, the actual keyword itself may or may not occur anywhere except the metadata. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.