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
RevLine 
[588]1creator **creator**
2maintainer **maintainer**
3public **public**
4
[12100]5buildtype mgpp
[588]6
[20437]7indexes text dc.Title,ex.Title Source
[12100]8defaultindex text
9
10levels document
11
[1159]12**plugins**
13
[20437]14classify List -metadata dc.Title;ex.Title -partition_type_within_level constant_size
15classify List -metadata ex.Source -partition_type_within_level constant_size
[588]16
[1159]17collectionmeta collectionname "**title**"
18collectionmeta iconcollection ""
19collectionmeta collectionextra "**about**"
[18886]20collectionmeta .text "_labeltext_"
[20437]21collectionmeta .dc.Title,ex.Title "_labelTitle_"
22collectionmeta .ex.Source "_labelSource_"
[18886]23collectionmeta .document "_textdocument_"
24collectionmeta .section "_textsection_"
[16881]25
Note: See TracBrowser for help on using the repository browser.