source: gsdl/trunk/collect/modelcol/etc/collect.cfg@ 20437

Last change on this file since 20437 was 20437, checked in by kjdon, 15 years ago

extracted metadata now uses ex. in collect.cfg

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 697 bytes
Line 
1creator **creator**
2maintainer **maintainer**
3public **public**
4
5buildtype mgpp
6
7indexes text dc.Title,ex.Title Source
8defaultindex text
9
10levels document
11
12**plugins**
13
14classify List -metadata dc.Title;ex.Title -partition_type_within_level constant_size
15classify List -metadata ex.Source -partition_type_within_level constant_size
16
17collectionmeta collectionname "**title**"
18collectionmeta iconcollection ""
19collectionmeta collectionextra "**about**"
20collectionmeta .text "_labeltext_"
21collectionmeta .dc.Title,ex.Title "_labelTitle_"
22collectionmeta .ex.Source "_labelSource_"
23collectionmeta .document "_textdocument_"
24collectionmeta .section "_textsection_"
25
Note: See TracBrowser for help on using the repository browser.