source: other-projects/nightly-tasks/diffcol/trunk/gs3-model-collect/Tudor-Formatted/index/buildConfig.xml@ 36815

Last change on this file since 36815 was 36815, checked in by anupama, 19 months ago

AUTOCOMMIT by gen-model-colls.sh script. Message: The sorting by flag on classifiers was needed for Tudor collections after all, as Tudor-Formatted didn't have it and diffcol results produced the familiar problem with this collection

File size: 2.0 KB
Line 
1<buildConfig xmlns:gsf="http://www.greenstone.org/greenstone3/schema/ConfigFormat">
2<metadataList>
3<metadata name="numDocs">151</metadata>
4<metadata name="buildType">mgpp</metadata>
5<metadata name="indexStem">Tudor-Formatted</metadata>
6<metadata name="infodbType">gdbm</metadata>
7<metadata name="buildDate">1665911932</metadata>
8<metadata name="earliestDatestamp">1665911919</metadata>
9</metadataList>
10<serviceRackList>
11<serviceRack name="GS2MGPPSearch">
12<indexStem name="Tudor-Formatted" />
13<databaseType name="gdbm" />
14<indexList>
15<index name="text" shortname="TX" />
16<index name="dc.Title,ex.dc.Title,Title" shortname="TI" />
17<index name="Source" shortname="SO" />
18</indexList>
19<defaultIndex shortname="TX" />
20<indexOptionList>
21<indexOption name="stemIndexes" value="7" />
22<indexOption name="maxnumeric" value="4" />
23</indexOptionList>
24<levelList>
25<level name="document" shortname="Doc" />
26<level name="section" shortname="Sec" />
27</levelList>
28<defaultLevel shortname="Doc" />
29<defaultDBLevel shortname="Sec" />
30<searchTypeList>
31<searchType name="plain" />
32<searchType name="form" />
33</searchTypeList>
34<indexSubcollectionList>
35<indexSubcollection name="citizens,monarchs,others,relatives" shortname="cm" />
36<indexSubcollection name="monarchs" shortname="mo" />
37<indexSubcollection name="relatives" shortname="re" />
38<indexSubcollection name="citizens" shortname="ci" />
39<indexSubcollection name="others" shortname="ot" />
40</indexSubcollectionList>
41<defaultIndexSubcollection shortname="cm" />
42</serviceRack>
43<serviceRack name="GS2MGPPRetrieve">
44<defaultIndexSubcollection shortname="cm" />
45<indexStem name="Tudor-Formatted" />
46<defaultLevel shortname="Sec" />
47<databaseType name="gdbm" />
48</serviceRack>
49<serviceRack name="GS2Browse">
50<indexStem name="Tudor-Formatted" />
51<databaseType name="gdbm" />
52<classifierList>
53<classifier name="CL1" content="dc.Title;Title" />
54<classifier name="CL2" content="dc.Subject" metadata="dc.Subject" hfile="" />
55</classifierList>
56</serviceRack>
57<serviceRack name="PhindPhraseBrowse" />
58</serviceRackList>
59</buildConfig>
Note: See TracBrowser for help on using the repository browser.