Problem solved, I think. Thanks. I used the MetaData plugin and created a field for Keywords, then put the search feature on the page and can now easily retrieve the objects. Now, to take this a step further, is there a way to auto display search results? I mean, is there a way to make a standing link that when clicked would automatically display the search results for that topic? TIA.
can you use an automated directory type page like
http://zelotes.ent.iastate.edu/metadata/stories/storyReader$197
sam d
of course you can always decompose the links that the search forms make like
http://zelotes.ent.iastate.edu/metadata/metasearch/search?mtts=body%2Csubject&searchtype=OR&sortdirection=reversesort&searchterm=bob&Search=Search
create the form that one would use with the metaSearchForm then just copy the resulting url.
sam d