source: trunk/gsdl3/web/sites/localsite/collect/gs2mgdemo/index/buildConfig.xml@ 13914

Last change on this file since 13914 was 13914, checked in by kjdon, 17 years ago

reconverted the config files for new index/field specification. Also, left the file in the horrible format that the script creates, otherwise it is a pain everytime we need to update it

  • Property svn:keywords set to Author Date Id Revision
File size: 1.0 KB
Line 
1<buildConfig xmlns:gsf="http://www.greenstone.org/greenstone3/schema/ConfigFormat"
2><metadataList
3><metadata name="numDocs"
4>11</metadata
5><metadata name="buildType"
6>mg</metadata
7></metadataList
8><serviceRackList
9><serviceRack name="GS2MGRetrieve"
10><defaultIndex shortname="ste"
11 /><indexStem name="gs2mgdemo"
12 /></serviceRack
13><serviceRack name="GS2Browse"
14><indexStem name="gs2mgdemo"
15 /><classifierList
16><classifier name="CL1" content="Subject"
17 /><classifier name="CL2" content="dls.Title"
18 /><classifier name="CL3" content="Organization"
19 /><classifier name="CL4" content="Howto"
20 /></classifierList
21></serviceRack
22><serviceRack name="GS2MGSearch"
23><defaultIndex shortname="ste"
24 /><indexList
25><index name="section:text" shortname="ste"
26 /><index name="section:Title" shortname="sti"
27 /><index name="document:text" shortname="dte"
28 /></indexList
29><indexStem name="gs2mgdemo"
30 /><indexOptionList
31><indexOption name="stemIndexes" value="3"
32 /><indexOption name="maxnumeric" value="4"
33 /></indexOptionList
34></serviceRack
35></serviceRackList
36></buildConfig
37>
Note: See TracBrowser for help on using the repository browser.