I'm having difficulty understanding the lib-search documentation on
how to incorporate collection limits into searches.
It looks like lib-search is looking for the parameter "coll" for
collection limits, but I can't figure out what the value should to
pair with coll.
For instance, say I have two collections defined as
http://scholarsportal.info/cora
http://scholarsportal.info/odesi
and I want to offer users the opportunity to limit a search to the
content of one or both of these collections. I've set up a radio
button control group with the name "coll" but I can't figure out what
the values should be associated with the radio buttons.
The example config file has a collections section like this:
<collection-sets>
<collection-set id="publication">
<base-uri>http://www.foo.com/collections/pubs/</base-uri>
</collection-set>
</collection-sets>
So do I need something like this:
<collection-sets>
<collection-set id="repository">
<base-uri>http://scholarsportal.info/</base-uri>
</collection>
</collection-sets>
And then should the coll parameter take a value something like
coll=repository:odesi
Or am I completely lost?
Thanks in advance.
Alan
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general