}
- ////////////////////////////////////////////////////////////////////////////////
- ////////////////////////////////////////////////////////////////////////////////
-
-
- // limit by target functions
that.limitTarget = function (id, name)
{
log("limitTarget(id=" + id + ", name=" + name + ")");
}
- // limit the query after clicking the facet
that.limitQuery = function (field, value)
{
log("limitQuery(field=" + field + ", value=" + value + ")");