/[swish]/trunk/html/all.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/html/all.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (show annotations)
Sun Mar 16 21:59:10 2003 UTC (21 years, 1 month ago) by dpavlin
File MIME type: text/xml
File size: 937 byte(s)
decode all strings before output to charset defined in xml file

1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <config
3 max_hits="1000"
4 prog="/usr/bin/swish-e"
5 index="/rest/references/swish/index/all"
6 charset="iso-8859-1"
7 title="Search through all references"
8 affix="/usr/lib/ispell/american.aff"
9 url="/references/"
10 >
11 <labels>
12 <label value="10"> 10</label>
13 <label value="100"> 100</label>
14 <label value="0">unlimited</label>
15 </labels>
16 <text>
17 <search>Search for </search>
18 <documents> documents containing words: </documents>
19 <submit>Search</submit>
20 <no_spell>don't use alternative spellings</no_spell>
21 <hits>Showing %s documents (of maximum %d)... (%s)</hits>
22 <no_hits>Can't find any documents (%s, %s)</no_hits>
23 <footer>Searcher will try to create different variations of words using spelling dictionary. If you enter a word with minus (-) before it, it will exclude documents with this word and plus (+) will do the opposite (e.g. -work +play)</footer>
24 </text>
25
26
27 </config>

Properties

Name Value
cvs2svn:cvs-rev 1.2

  ViewVC Help
Powered by ViewVC 1.1.26