source: trunk/gsdl/macros/english.dm@ 13371

Last change on this file since 13371 was 13371, checked in by shaoqun, 17 years ago

added the next and previous search result link text macros

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 34.7 KB
Line 
1# this file must be UTF-8 encoded
2#####################################################################
3#
4# English Language text and icon macros
5#
6######################################################################
7#
8# This is the main macro file for translation when creating an
9# interface in another language.
10
11# Under the 'text macros' comments are text macros of the form:
12# _macroname_ {macro value}
13# Everything between the {} is the text to be translated. This text
14# may itself contain macros (i.e. characters other than space between
15# underscore characters, e.g. _about:numdocs_ or _textpage_). These
16# macro names occurring within text shouldn't be translated but should
17# be left as they are. Underscores or curly brackets occurring
18# naturally within the text should be escaped with a leading backslash
19# (i.e. '\_', '\{' or '\}).
20#
21# Comment lines (other than those described above) need not be
22# translated (i.e. any lines beginning with '#', like this line).
23#
24# The simplest way to translate this file is to save it as something
25# else (e.g. french.dm) and work through translating all the text
26# macro values and icon comments.
27#
28######################################################################
29
30
31######################################################################
32# Global (base) package
33package Global
34######################################################################
35
36
37#------------------------------------------------------------
38# text macros
39#------------------------------------------------------------
40
41_textperiodicals_ {Periodicals}
42
43# these three used by the default format statement of the demo and dls collections.
44_textsource_ {source ref: }
45_textdate_ {publication date: }
46_textnumpages_ {no. of pages: }
47
48_textsignin_ {sign in}
49
50_textdefaultcontent_ {The requested page could not be found. Please use
51your browsers 'back' button or the above home button to return to the
52Greenstone Digital Library.}
53
54_textdefaulttitle_ {GSDL Error}
55
56_textbadcollection_ {This collection (called "_cvariable_") is not installed on this Greenstone digital library system.}
57
58_textselectpage_ {-- Select Page --}
59
60_collectionextra_ {This collection contains _about:numdocs_ documents.
61It was last built _about:builddate_ days ago.}
62
63# this is only used by the collector (where the above _collectionextra_
64# macro will always be set to another value)
65_collectorextra_ {
66<p>This collection contains _numdocs_ _If_("_numdocs_" eq "1",document,documents), a total of _numbytes_ of indexed text and metadata.
67<p><a href="_httppagex_(bsummary)">Click here</a> to view the build summary for this collection.
68}
69
70_textdescrcollection_ {}
71_textdescrabout_ {About page}
72_textdescrhome_ {Home page}
73_textdescrhelp_ {Help page}
74_textdescrpref_ {Preferences page}
75_textdescrgreenstone_ {Greenstone Digital Library Software}
76_textdescrusab_ {What did you find hard to use?}
77
78
79# Metadata names and navigation bar labels
80
81_textSearch_ {Search}
82_labelSearch_ {Search}
83
84# Dublin Core Metadata Element Set, Version 1.1
85_textTitle_ {Title}
86_labelTitle_ {Titles}
87_textCreator_ {Creator}
88_labelCreator_ {Creators}
89_textSubject_ {Subject}
90_labelSubject_ {Subjects}
91_textDescription_ {Description}
92_labelDescription_ {Descriptions}
93_textPublisher_ {Publisher}
94_labelPublisher_ {Publishers}
95_textContributor_ {Contributor}
96_labelContributor_ {Contributors}
97_textDate_ {Date}
98_labelDate_ {Dates}
99_textType_ {Type}
100_labelType_ {Types}
101_textFormat_ {Format}
102_labelFormat_ {Formats}
103_textIdentifier_ {Identifier}
104_labelIdentifier_ {Identifiers}
105_textSource_ {Filename} # Not true DC, kept for legacy reasons
106_labelSource_ {Filenames} # Not true DC, kept for legacy reasons
107_textLanguage_ {Language}
108_labelLanguage_ {Languages}
109_textRelation_ {Relation}
110_labelRelation_ {Relations}
111_textCoverage_ {Coverage}
112_labelCoverage_ {Coverage}
113_textRights_ {Rights}
114_labelRights_ {Rights}
115
116# DLS metadata set
117_textOrganization_ {Organization}
118_labelOrganization_ {Organizations}
119_textKeyword_ {Keyword}
120_labelKeyword_ {Keywords}
121_textHowto_ {How to}
122_labelHowto_ {How to}
123
124# Miscellaneous Greenstone metadata
125_textPhrase_ {Phrase}
126_labelPhrase_ {Phrases}
127_textCollage_ {Collage}
128_labelCollage_ {Collage}
129_textBrowse_ {Browse}
130_labelBrowse_ {Browse}
131_textTo_ {To}
132_labelTo_ {To}
133_textFrom_ {From}
134_labelFrom_ {From}
135_textAcronym_ {Acronym}
136_labelAcronym_ {Acronyms}
137
138# Navigation bar tooltip - to customize this for a specific metadata, add a macro named _textdescrXXX_ where XXX is the metadata name
139_textdescrdefault_ {Browse by _1_}
140
141_textdescrSearch_ {Search for specific terms}
142_textdescrType_ {Browse by resource type}
143_textdescrIdentifier_ {Browse by resource identifier}
144_textdescrSource_ {Browse by original filename} # Not true DC, kept for legacy reasons
145_textdescrTo_ {Browse by To field}
146_textdescrFrom_ {Browse by From field}
147_textdescrCollage_ {Browse by image collage}
148_textdescrAcronym_ {Browse acronyms}
149_textdescrPhrase_ {Browse phrases}
150_textdescrHowto_ {Browse how to categories}
151_textdescrBrowse_ {Browse documents}
152_texticontext_ {View the document}
153_texticonclosedbook_ {open this document and view contents}
154_texticonnext_ {to next section}
155_texticonprev_ {to previous section}
156
157_texticonworld_ {View the web document}
158
159_texticonmidi_ {View the MIDI document}
160_texticonmsword_ {View the Microsoft Word document}
161_texticonmp3_ {View the MP3 document}
162_texticonpdf_ {View the PDF document}
163_texticonps_ {View the PostScript document}
164_texticonppt_ {View the PowerPoint document}
165_texticonrtf_ {View the RTF document}
166_texticonxls_ {View the Microsoft Excel document}
167
168_page_ {page }
169_pages_ {pages}
170_of_ { of }
171_vol_ {Vol.}
172_num_ {No.}
173
174_textmonth00_ {}
175_textmonth01_ {January}
176_textmonth02_ {February}
177_textmonth03_ {March}
178_textmonth04_ {April}
179_textmonth05_ {May}
180_textmonth06_ {June}
181_textmonth07_ {July}
182_textmonth08_ {August}
183_textmonth09_ {September}
184_textmonth10_ {October}
185_textmonth11_ {November}
186_textmonth12_ {December}
187
188_textdocument_ {Document}
189_textsection_ {Section}
190_textparagraph_ {Paragraph}
191
192_magazines_ {Magazines}
193
194_nzdlpagefooter_ {<div class="divbar">&nbsp;</div>
195<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
196<br><a href="http://www.cs.waikato.ac.nz">Department of Computer Science</a>,
197<a href="http://www.waikato.ac.nz">University of Waikato</a>,
198New Zealand}
199
200_linktextHOME_ {HOME}
201_linktextHELP_ {HELP}
202_linktextPREFERENCES_ {PREFERENCES}
203
204
205######################################################################
206# 'home' page
207package home
208######################################################################
209
210_textpagetitle_ {Greenstone Digital Library}
211
212_textnocollections_ {No valid (i.e. built and public) collections are available}
213
214_textadmin_ {Administration Page}
215_textabgs_ {About Greenstone}
216_textgsdocs_ {Greenstone Documentation}
217
218_textdescradmin_ {
219Allows you to add new users, summarizes the collections in the system,
220gives technical information on the Greenstone installation
221}
222
223_textdescrgogreenstone_ {
224Tells you about the Greenstone software and the New Zealand Digital Library
225Project where it originated
226}
227
228_textdescrgodocs_ {Greenstone manuals}
229
230#####################################################################
231# some macros used on the home page from other packages
232#####################################################################
233package gli
234
235_textgli_ {The Librarian Interface}
236_textdescrgli_ {
237Helps you create new collections, modify or add to existing ones, or delete
238collections
239}
240
241package collector
242
243_textcollector_ {The Collector}
244_textdescrcollector_ {
245This predates the librarian interface, and for most practical purposes the librarian interface should be used instead
246}
247
248package depositor
249
250_textdepositor_ {The Depositor}
251_textdescrdepositor_ {
252Helps you to add documents to existing collections
253}
254
255package gti
256
257_textgti_ {The Greenstone Translator Interface}
258_textdescrtranslator_ {
259Helps you keep the multilingual versions of the Greenstone interface
260up to date
261}
262
263
264######################################################################
265# 'about' page
266package about
267######################################################################
268
269
270#------------------------------------------------------------
271# text macros
272#------------------------------------------------------------
273
274_textabcol_ {About this collection}
275
276_textsubcols1_ {<p>The complete collection comprises _1_ subcollections.
277Those currently available are:
278<blockquote>}
279
280_textsubcols2_ {</blockquote>
281You can check (and alter) which subcollections you are
282currently using on the Preferences page.}
283
284_titleabout_ {about}
285
286
287######################################################################
288# document package
289package document
290######################################################################
291
292
293#------------------------------------------------------------
294# text macros
295#------------------------------------------------------------
296
297_texticonopenbookshelf_ {close this section of the library}
298_texticonclosedbookshelf_ {open this section of the library and view contents}
299_texticonopenbook_ {close this book}
300_texticonclosedfolder_ {Open this folder and view contents}
301_texticonclosedfolder2_ {open sub-section: }
302_texticonopenfolder_ {close this folder}
303_texticonopenfolder2_ {close sub-section: }
304_texticonsmalltext_ {View this section of the text}
305_texticonsmalltext2_ {view text: }
306_texticonpointer_ {current section}
307_texticondetach_ {Open this page in a new window}
308_texticonhighlight_ {Highlight search terms}
309_texticonnohighlight_ {Don't highlight search terms}
310_texticoncontracttoc_ {Collapse table of contents}
311_texticonexpandtoc_ {Expand table of contents}
312_texticonexpandtext_ {Display all text}
313_texticoncontracttext_ {Display text only for currently selected section}
314_texticonwarning_ {<b>Warning: </b>}
315_texticoncont_ {continue?}
316
317_textltwarning_ {<div class="buttons">_imagecont_</div>
318_iconwarning_Expanding the text here will generate a large
319amount of data for your browser to display
320}
321
322_textgoto_ {go to page}
323_textintro_ { <i>(introductory text)</i>}
324
325_textCONTINUE_ {CONTINUE?}
326
327_textEXPANDTEXT_ {EXPAND TEXT}
328
329_textCONTRACTCONTENTS_ {CONTRACT CONTENTS}
330
331_textDETACH_ {DETACH}
332
333_textEXPANDCONTENTS_ {EXPAND CONTENTS}
334
335_textCONTRACT_ {CONTRACT TEXT}
336
337_textHIGHLIGHT_ {HIGHLIGHTING}
338
339_textNOHIGHLIGHT_ {NO HIGHLIGHTING}
340
341_textnextsearchresult_{next search result}
342_textprevsearchresult_{previous search result}
343
344######################################################################
345# 'search' page
346package query
347######################################################################
348
349
350#------------------------------------------------------------
351# text macros
352#------------------------------------------------------------
353
354# this if statement produces the text 'results n1 - nn for query: querystring' or
355# 'No matches for query: querystring', depending on whether or not there were
356# any matches
357_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
358_textnoquerytitle_ {Search page}
359
360_textsome_ {some}
361_textall_ {all}
362_textboolean_ {boolean}
363_textranked_ {ranked}
364_textnatural_ {natural}
365_textsortbyrank_ {relevance rank}
366_texticonsearchhistorybar_ {search history}
367
368_textifeellucky_ {I'm feeling lucky!}
369
370#alt text for query buttons
371_textusequery_ {use this query}
372_textfreqmsg1_ {Word count: }
373_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
374)}
375_textinvalidquery_ {Invalid query syntax}
376_textstopwordsmsg_ {The following words are too common and were ignored: }
377_textlucenetoomanyclauses_ {Your query contained too many search terms; please try a more specific query.}
378
379_textmorethan_ {More than }
380_textapprox_ {About }
381_textnodocs_ {No documents matched the query.}
382_text1doc_ {1 document matched the query.}
383_textlotsdocs_ {documents matched the query.}
384_textmatches_ {Matches }
385_textbeginsearch_ {Begin Search}
386_textrunquery_ {Run Query}
387_textclearform_ {Clear Form}
388
389#these go together in form search:
390#"Words (fold, stem) ... in field"
391_textwordphrase_ {Words}
392_textinfield_ {... in field}
393_textfoldstem_ {(fold, stem)}
394
395_textadvquery_ {Or enter a query directly:}
396_textallfields_ {all fields}
397_texttextonly_ {text only}
398_textand_ {and}
399_textor_ {or}
400_textandnot_ {and not}
401
402# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
403# within the server - _indexselection_ is always set, but the others may be
404# unset
405
406_textsimplesearch_ {Search for _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language )that contain _querytypeselection_ of the words_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_)}
407
408_textadvancedsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
409
410_textadvancedmgppsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language ) and display results in _formquerytypeadvancedselection_ order}
411
412_textadvancedlucenesearch_ {Search _indexselection__If_(_jselection_, of _jselection_)_If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_\,) for }
413
414_textformsimplesearch_ {Search _If_(_jselection_, _jselection_)_If_(_gformselection_, at _gformselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for _formquerytypesimpleselection_ of }
415
416_textformadvancedsearchmgpp_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )and display results in _formquerytypeadvancedselection_ order }
417
418_textformadvancedsearchlucene_ {Search _If_(_jselection_, _jselection_)_If_(_gformselection_, at _gformselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for }
419
420_textnojsformwarning_ {Warning: Javascript is disabled in your web browser. <br>To use form searching, please enable it.}
421_textdatesearch_ {This collection can be searched for documents within a date range, or documents that contain a particular date. This is an optional feature of the search.}
422_textstartdate_ {Start (or only) date:}
423_textenddate_ {End date:}
424_textbc_ {B.C.E.}
425_textad_ {C.E.}
426_textexplaineras_ {C.E. and B.C.E are alternatives for A.D. and B.C. respectively. These terms are considered to be culture indiscriminate, and stand for "Common Era" and "Before the Common Era"}
427
428_textstemon_ { (ignoring word endings)}
429
430_textsearchhistory_ {Search History}
431
432#text macros for search history
433_textnohistory_ {No entries in the search history}
434_texthresult_ {result}
435_texthresults_ {results}
436_texthallwords_ {all words}
437_texthsomewords_ {some words}
438_texthboolean_ {boolean}
439_texthranked_ {ranked}
440_texthcaseon_ {case must match}
441_texthcaseoff_ {casefolded}
442_texthstemon_ {stemmed}
443_texthstemoff_ {unstemmed}
444
445
446######################################################################
447# 'preferences' page
448package preferences
449######################################################################
450
451
452#------------------------------------------------------------
453# text macros
454#------------------------------------------------------------
455
456_textprefschanged_ {
457Preferences have been set as follows. Do not use your browser's
458"back" button - it will unset them! Instead, click one of the
459buttons on the access bar above.
460}
461_textsetprefs_ {set preferences}
462_textsearchprefs_ {Search preferences}
463_textcollectionprefs_ {Collection preferences}
464_textpresentationprefs_ {Presentation preferences}
465_textpreferences_ {Preferences}
466_textcasediffs_ {Case differences:}
467_textignorecase_ {ignore case differences}
468_textmatchcase_ {upper/lower case must match}
469_textwordends_ {Word endings:}
470_textstem_ {ignore word endings}
471_textnostem_ {whole word must match}
472_textaccentdiffs_ {Accent differences:}
473_textignoreaccents_ {ignore accents}
474_textmatchaccents_ {accents must match}
475
476_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
477_textextlink_ {Access to external Web pages:}
478_textintlink_ {Source documents retrieved from:}
479_textlanguage_ {Interface language:}
480_textencoding_ {Encoding:}
481_textformat_ {Interface format:}
482_textall_ {all}
483_textquerymode_ {Query mode:}
484_textsimplemode_ {simple query mode}
485_textadvancedmode_ {advanced query mode (allows boolean searching using !, &, |, and parentheses)}
486_textlinkinterm_ {through intermediate page}
487_textlinkdirect_ {go directly there}
488_textdigitlib_ {the digital library}
489_textweb_ {the web}
490_textgraphical_ {Graphical}
491_texttextual_ {Textual}
492_textcollectionoption_ {<p>
493Subcollections to include:
494<br>}
495
496_textsearchtype_ {Query style:}
497_textformsearchtype_ {fielded with _formnumfieldoption_ fields}
498_textplainsearchtype_ {normal with _boxsizeoption_ query box}
499_textregularbox_ {single line}
500_textlargebox_ {large}
501
502_textrelateddocdisplay_ {display related documents}
503_textsearchhistory_ {Search history:}
504_textnohistory_ {No search history}
505_texthistorydisplay_ {display _historynumrecords_ search history records}
506_textnohistorydisplay_ {do not display search history}
507
508
509#####################################################################
510# 'browse' package for the dynamic browsing interface
511package browse
512#####################################################################
513
514_textsortby_ {Sort documents by}
515_textalsoshowing_ {also showing}
516_textwith_ {with at most}
517_textdocsperpage_ {documents per page}
518
519_textfilterby_ {Get documents containing}
520_textall_ {all}
521_textany_ {any}
522_textwords_ {of the words}
523_textleaveblank_ {leave this box blank to get all the documents}
524
525_browsebuttontext_ {"Sort Documents"}
526
527_nodata_ {<i>no data</i>}
528_docs_ {documents}
529######################################################################
530# 'help' page -- this is lower priority for translating than the
531# rest of this file
532package help
533######################################################################
534
535
536#------------------------------------------------------------
537# text macros
538#------------------------------------------------------------
539
540_textHelp_ {Help}
541
542# Macros giving a brief help message for navigation bar access buttons
543# The arguments to this will be _textXXX_ and _labelXXX_, where XXX is the metadata name. For example, to print out the help message for a titles classifier, the library will use _textdefaulthelp_(_textTitle_,_labelTitle_)
544# To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name
545_textdefaulthelp_{browse documents by _1_ by clicking the _2_ button}
546
547_textSearchhelp_ {search for particular words that appear in the text by clicking the _labelSearch_ button}
548_textTohelp_ {browse documents by To field by clicking the _labelTo_ button}
549_textFromhelp_ {browse publications by From field by clicking the _labelFrom_ button}
550_textBrowsehelp_ {browse documents}
551_textAcronymhelp_ {browse documents by acronym occurrence by clicking the _labelAcronym_ button}
552_textPhrasehelp_ {browse phrases occurring in documents by clicking the _labelPhrase_ button. This uses the phind phrase browser.}
553
554_texthelptopicstitle_ {Topics}
555
556_textreadingdocs_ {How to read the documents}
557
558_texthelpreadingdocs_ {
559<p>You can tell when you have arrived at an individual book or document
560because its title, or a photograph of the front cover, appears at the top
561left of the page. In some collections this is accompanied by a table of
562contents, while others contain just the number of the current page along
563with a box that allows you to select a new page and go forward and
564backward. In the table of contents, the current section heading is in bold
565face, and the table is expandable -- click on the folders to open or close
566them; click on the open book at the top to close it.</p>
567
568<p>Underneath is the text of the current section. When you have read
569through it, there are arrows at the bottom to take you on to the next
570section or back to the previous one.</p>
571
572<p>Below the title or front-cover photograph are some buttons. Click on
573<i>_document:textEXPANDTEXT_</i> to expand out the whole text of the current section, or
574book. If the document is large, this could take a long time and use a lot
575of memory! Click on <i>_document:textEXPANDCONTENTS_</i> to expand out the whole table of
576contents so that you can see the titles of all chapters and
577subsections. Click on <i>_document:textDETACH_</i> to make a new browser window for this
578document. (This is useful if you want to compare documents, or read two at
579once.) Finally, when you do a search the words you search for are
580highlighted. Click on <i>_document:textNOHIGHLIGHT_</i> to remove highlighting.</p>
581}
582
583# help about the icons
584_texthelpopenbookshelf_ {Open this bookshelf}
585_texthelpopenbook_ {Open/close this book}
586_texthelpviewtextsection_ {View this section of the text}
587_texthelpexpandtext_ {Display all text, or not}
588_texthelpexpandcontents_ {Expand table of contents, or not}
589_texthelpdetachpage_ {Open this page in a new window}
590_texthelphighlight_ {Highlight search terms, or not}
591_texthelpsectionarrows_ {Go to the previous/next section}
592
593
594_texthelpsearchingtitle_ {How to search for particular words}
595
596_texthelpsearching_ {
597<p>
598 From the search page, you make a query in these simple steps:<p>
599
600 <ol><li>Specify what items you want to search
601 <li>Say whether you want to search for all or just some of the words
602 <li>Type in the words you want to search for
603 <li>Click the <i>Begin Search</i> button
604 </ol>
605
606<p>When you make a query, the titles of twenty matching documents will be shown.
607There is a button at the end to take you on to the next twenty documents. From
608there you will find buttons to take you on to the third twenty or back to the
609first twenty, and so on. Click the title of any document, or the little button
610beside it, to see it.
611
612<p>A maximum of 100 is imposed on the number of
613 documents returned. You can change this number by clicking the
614 <i>_Global:linktextPREFERENCES_</i> button at the top of the page.<p>
615}
616
617_texthelpquerytermstitle_ {Search terms}
618_texthelpqueryterms_ {
619<p>Whatever you type into the query box is interpreted as a list of words or phrases
620called "search terms." A term is a single word containing only letters and digits, or a phrase consisting of a sequence of words enclosed in double quotes ("..."). Terms are separated by white space. If any other characters such
621as punctuation appear, they serve to separate terms just as though they were
622spaces. And then they are ignored. You can't search for words that include
623punctuation.
624
625<p>For example, the query<p>
626 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
627 <p>will be treated the same as<p>
628 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
629}
630
631_texthelpmgppsearching_ {
632For collections built with MGPP a few other options are available.
633
634<ul>
635<li>A <b>*</b> at the end of a query term matches all words <b>starting with</b> that word, e.g. <b>comput*</b> matches all words starting with <b>comput</b>.
636<li><b>/x</b> can be used to give higher weight to one or more of the query terms, eg <b>computer/10 science</b> gives computer 10 times more weight than science when ranking documents.
637</ul>
638}
639
640_texthelplucenesearching_ {
641For collections built with Lucene a few other options are available.
642
643<ul>
644<li><b>?</b> can be used as a wildcard in place of a single letter. For example, <b>b?t</b> will match <b>bet</b>, <b>bit</b> and <b>bat</b> etc.
645<li><b>*</b> can be used as a wildcard in place of multiple letters. For example, <b>comput*</b> matches all words starting with <b>comput</b>.
646</ul>
647Both of these wildcards can be used in the middle of a term, or at the end. They cannot be used at the start of a search term.
648}
649
650_texthelpquerytypetitle_ {Query type}
651_texthelpquerytype_ {
652<p>There are two different kinds of query.
653
654<ul>
655 <li>Queries for <b>all</b> of the words. These look for documents (or
656 chapters, or titles) that contain all the words you have specified.
657 Documents that satisfy the query are displayed, in build order.
658<p>
659
660 <li>Queries for <b>some</b> of the words. Just list some terms that are
661 likely to appear in the documents you are looking for. Documents are
662 displayed in order of how closely they match the query. When determining
663 the degree of match,
664
665 <p><ul>
666 <li> the more search term occurrences a document contains, the closer it matches;
667 <li> terms which are rare in the collection as a whole are more important than common ones;
668 <li> short documents match better than long ones.
669 </ul>
670</ul>
671
672<p>Use as many search terms as you like--a whole sentence, or even a
673whole paragraph. If you specify only
674one term, documents will be ordered by its frequency of occurrence.<p>
675}
676
677_texthelpadvancedsearchtitle_ {Advanced searching using the _1_ search engine}
678
679_texthelpadvancedsearch_ {
680<p>If you have selected advanced query mode (in preferences) you have slightly different search options. _selectadvancedsearch_
681}
682
683_texthelpadvsearchmg_ {
684Advanced searching in MG collections gives you two options, ranked and boolean.
685A <b>ranked</b> search is exactly the same as the <b>some</b> search descibed in <a href="\#query-type">_texthelpquerytypetitle_</a>.
686<p>_texthelpbooleansearch_
687}
688
689_texthelpbooleansearch_ {
690A <b>boolean</b> search allows you to combine terms
691using & (for "and"), | (for "or"), and ! (for "not"), using parentheses for grouping if desired. The default operator is | (for "or").
692<p>
693For example, <b>snail & farming</b> will match documents which contain both <b>snail</b> AND <b>farming</b>, whereas <b>snail | farming</b> will match documents that contain either <b>snail</b> OR <b>farming</b>.
694<b>snail !farming</b> will match documents that contain <b>snail</b> AND DO NOT contain <b>farming</b>.
695<p>
696More precise queries can be specified using combinations of operators and parentheses. For example, <b>(sheep | cattle) & (farm | station)</b>, or <b>sheep | cattle | goat !pig</b>.
697}
698
699_texthelpadvsearchmgpp_ {
700Advanced searches in MGPP collections use boolean operators. _texthelpbooleansearch_
701<p>The results can be displayed in <b>ranked</b> order, as described for the <b>some</b> search in <a href="\#query-type">_texthelpquerytypetitle_</a>, or in "natural" (or "build") order. This is the order that documents were processed during the creation of the collection.
702<p>
703Further operators include <b>NEARx</b> and <b>WITHINx</b>.
704NEARx is used to specify the maximum distance apart (x words) two query
705terms must be for a document to match.
706WITHINx specifies that the second term must occur within x words <i>after</i> the first term. This is similar to NEAR but the order is important. The default distance is 20.
707}
708
709_texthelpadvancedsearchextra_{NOTE: These operators are all ignored if you are searching in simple query mode.}
710
711_texthelpadvsearchlucene_ {
712Advanced searches in Lucene collections use boolean operators. _texthelpbooleansearch_
713}
714
715_texthelpformsearchtitle_ {Fielded searching}
716
717_texthelpformsearch_ {
718<p>Fielded searching provides the opportunity to combine searches across fields. For example, one can search for "Smith" in Title AND "snail farming" in Subject. In simple query mode, each line of the form behaves like a normal single line search. The individual lines of the form are combined using AND (for an "all" search) or OR (for a "some" search). Terms inside the field are also combined the same way. In advanced mode, you can specify different combinations of AND/OR/NOT between the fields using the drop-down lists, and inside a field you can use boolean operators.
719}
720
721_texthelpformstemming_ {The "fold" and "stem" boxes allow you to specify whether the terms inside that field are casefolded or stemmed. These are both switched off by default for advanced form searching.}
722
723_textdatesearch_ {Searching with Dates}
724
725_texthelpdatesearch_ {
726Date search lets you find documents that, as well as matching your search
727terms, are about events within a certain timeframe. You can search for
728documents from a certain year or from a range of years. Note that you do not
729have to have any search terms -- you can search by date alone; and also that
730you do not have to use dates in your search, if you do not type any dates in it
731 is just the same as if the date search didn't exist.<p>
732}
733
734_texthelpdatehowtotitle_ {How to use this feature:}
735_texthelpdatehowto_ {
736<ul>
737 <li>To search for documents about a single year:<p>
738 <ul>
739 <li>Type in any ordinary search terms as you normally would.
740 <li>Type the year you want into the "Start (or only) date" box.
741 <li>If your date is from before the common era (also known as before
742 Christ), choose the "B.C.E" option from the pulldown menu next to that
743 box.
744 <li>Begin your search as you ordinarily would.
745 </ul>
746<p><li>To search for documents about a time period or range of years:<p>
747 <ul>
748 <li>Type in any ordinary search terms as you normally would.
749 <li>Type the earlier date into the "Start (or only) date" box.
750 <li>Type the later date into the "End date" box.
751 <li>Select "B.C.E" option from the pulldown menu next to any date from before
752 the common era (also known as before Christ).
753 <li>Begin your search as you ordinarily would.
754 </ul>
755</ul><p>
756}
757
758_texthelpdateresultstitle_ {The way results of your search work}
759_texthelpdateresults_ {
760Generally speaking a search for documents about the year 1903 will not return documents that, say, reference books written in 1903, just documents about 1903. However, the way that the documents' dates are found, it will return documents that have a date range (for example 1899-1911) that includes 1903, and also those documents which, as part of their text name the century that 1903 is a part of (for example 20th century or twentieth century). This means that for some documents, the dates in your search will not actually appear in the document text. For a range search, all of this applies to every date in the range.<p>
761}
762
763_textchangeprefs_ {Changing your preferences}
764
765_texthelppreferences_ {
766<p>When you click the <i>_Global:linktextPREFERENCES_</i> button at the top of the page you will
767be able to change some features of the interface to suit your own requirements.
768}
769
770_texthelpcollectionprefstitle_ {Collection preferences}
771_texthelpcollectionprefs_ {
772<p>Some collections comprise several subcollections, which can be searched
773independently or together, as one unit. If so, you can select which
774subcollections to include in your searches on the Preferences page.
775}
776
777_texthelplanguageprefstitle_ {Language preferences}
778_texthelplanguageprefs_ {
779<p>Each collection has a default presentation language, but you can switch to
780a different language if you like. You can also alter the encoding scheme
781used by Greenstone for output to the browser -- the software chooses
782sensible defaults, but with some browsers it may be necessary to switch to
783a different encoding scheme to ensure correct character display.
784All collections allow you to
785switch from the standard graphical interface format to a textual one. This
786is particularly useful for visually impaired users who use large screen
787fonts or speech synthesizers for output.
788}
789
790_texthelppresentationprefstitle_ {Presentation preferences}
791_texthelppresentationprefs_ {
792Depending on the particular collection, there may be several options you can
793set that control the presentation.
794
795<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
796the top of each document page, so that once you have done a search you land at
797the exact Web page that matches without any Greenstone header. To do another
798search you will have to use your browser's "back" button. These collections
799also allow you to suppress Greenstone's warning message when you click a link
800that takes you out of the digital library collection and on to the Web itself.
801And in some Web collections you can control whether the links on the "Search
802Results" page take you straight to the actual URL in question, rather than to
803the digital library's copy of the page.
804}
805
806_texthelpsearchprefstitle_ {Search preferences}
807_texthelpsearchprefs_ {
808<p>You can switch to an "advanced" query mode which allows you to combine terms
809using & (for "and"), | (for "or"), and ! (for "not"), using parentheses for
810grouping if desired. This allows you to specify more precise queries.
811<p>_selectsearchtypeprefs_
812<p>_selectwordmodificationprefs_
813<p>You can turn on the search history feature, which shows you your last few
814queries. This makes it easy to repeat slightly modified versions of previous
815queries.
816<p>Finally, you can control the number of hits returned, and the
817number presented on each screenful.
818}
819
820_textcasefoldprefs_ {A pair of buttons controls whether upper and lower case must match when searching. For example, if "_preferences:textignorecase_" is selected, <i>snail farming</i> will be treated the same as <i>Snail Farming</i> and <i>SNAIL FARMING</i>.}
821_textstemprefs_{A pair of buttons controls whether to ignore word endings or not when searching. For example, if "_preferences:textstem_" is selected, <i>snail farming</i> will be treated the same as <i>snails farm</i> and <i>snail farmer</i>. This currently only works properly for English language text. _selectstemoptionsprefs_}
822_textaccentfoldprefs_ {A pair of buttons controls whether accented and unaccented letters must match when searching. For example, if "_preferences:textignoreaccents_" is selected, <i>fédération</i> will be treated the same as <i>fedération</i> and <i>federation</i>.}
823
824_textstemoptionsprefs_ {It may be more convenient and precise to use the search term truncation facility described above in "_texthelpquerytermstitle_".}
825
826_textsearchtypeprefsplain_ {It is possible to get a large query box, so that you can easily do paragraph-sized searching. It is surprisingly quick to search for large amounts of text.}
827
828_textsearchtypeprefsform_ {You can change the number of fields shown in the search form.}
829
830_textsearchtypeprefsboth_ {You can switch the search type of the collection between "normal" search, and "fielded" search.
831<ul>
832<li>Normal search provides a single query box. _textsearchtypeprefsplain_</li>
833<li>Fielded search provides a number of query boxes, each querying a different field of the index. This enables searching over different fields at once. _textsearchtypeprefsform_ </li>
834</ul>
835}
836
837
838
839_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
840
841_textsimplehelpheading_ {How to find information in the _collectionname_ collection}
842
843_texthelpscopetitle_ {Scope of queries}
844_texthelpscope_ {
845<p>
846In most collections you are given a choice of different indexes to search. For example, there might
847be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
848the full matching document is returned regardless of which index you search.
849<p>If documents are books, they will be opened at the appropriate place.
850}
Note: See TracBrowser for help on using the repository browser.