source: trunk/gsdl3/resources/java/GS3MGSearch.properties@ 8193

Last change on this file since 8193 was 6306, checked in by kjdon, 21 years ago

properties files for the new services

  • Property svn:keywords set to Author Date Id Revision
File size: 396 bytes
Line 
1#query params
2param.index=Index to search in
3param.stem=Turn stemming
4param.case=Turn casefolding
5param.maxDocs=Maximum hits to return
6param.matchMode=Match
7param.matchMode.all=all
8param.matchMode.some=some
9param.query=Enter your query string
10param.boolean.on=on
11param.boolean.off=off
12
13#service stuff
14TextQuery.name=Search
15TextQuery.description=Full text search service
16TextQuery.submit=Search
Note: See TracBrowser for help on using the repository browser.