07-01-2010 06:15 PM
07-02-2010 02:40 PM
var album = args["album"];
var result = search.luceneSearch("TEXT:\"+album\"", "@cm:album", false);This script comes from the POST part of my webscript (listalbum.post.js). Album is a variable sent from another webscript. It search for all indexed files that have the requested name in the property cm:album. You can just change it to @cm:name to search for names…07-13-2010 05:11 AM
var nodes = avm.lookupNode(storeid+":"+path);
08-06-2010 05:30 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.