09-24-2010 10:35 AM
var def =
{
query: mquery,
store: "workspace://SpacesStore",
language: "lucene",
sort: [{column: "@{http\://www.grummfy.be/model/ged/1.0\}stuff", ascending: false}],
page: {maxItems: mlimit, skipCount: skip}
};
results = search.query(def);
09-24-2010 10:56 AM
#
# Properties to limit resources spent on individual searches
#
# The maximum time spent pruning results
system.acl.maxPermissionCheckTimeMillis=10000
# The maximum number of results to perform permission checks against
system.acl.maxPermissionChecks=1000
Copy them to alfresco-global.properties and change default values.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.