From | Linda Cantara |
Date | Mon, 03 May 2004 15:20:16 -0400 |
Subject | [greenstone-devel] searching with MGPP |
Hello. I am using the Windows Local Library version of Greenstone 2.50
to organize a collection of oral history interviews. The transcriptions of the interviews have been encoded in TEI (XML) and transformed to HTML before importing to Greenstone. I can get the search fields to work with MG but when I try to use MGPP, The search line says, "Search for _idx_ which contain some/all of the words." I have successfully set up other demo collections using MGPP in v2.41 (all of which still work fine in 2.50) so I'm perplexed that I cannot get this collection to work! I've included the current collect.cfg file below. If anyone can point out what I've done wrong, I will be extremely grateful! Thanks, Linda **********************************************
-----------------------------------------------------------------------
searchtype form plain collectionmetacollectionname [l=en] "Tibetan Oral History Archive"
pluginGAPlug
indexestext dc.Relation dc.Title dc.Coverage dc.Language dc.Creator dc.Date
classifyAZCompactList -metadata dc.Coverage -buttonname Location -mingroup 1 -mincompact 1
format VList "<td valign=top>[link][icon][/link]</td><td valign=top>[srclink]{Or}{[thumbicon],[srcicon]}[/srclink]</td><td valign=top>[highlight]{Or}{[dls.Title],[dc.Title],[Title],Untitled}[/highlight]{If}{[Source],<br><i>([Source])</i>}</td>" format SearchList "<td valign=top>[link][icon][/link]</td><td valign=top>[srclink]{Or}{[thumbicon],[srcicon]}[/srclink]</td><td valign=top>[highlight]{Or}{[dls.Title],[dc.Title],[Title],Untitled}[/highlight]{If}{[Source],<br><i>([Source])</i>}</td>" |