Difference between revisions of "QUERYSCOPE"
Line 9: | Line 9: | ||
| version = 2.1.13+ | | version = 2.1.13+ | ||
}} | }} | ||
+ | A QueryScope defines how a [[Query]] and its results are visualized on the {{UBIKCLIENT}} and is accessed from the [[Content Browser]] acting as a search mechanism. | ||
+ | |||
+ | == Configuration == | ||
+ | [[File:UI_QueryScope_04.PNG|thumb|border|220px|alt=Published MetaProperties|Published MetaProperties]] | ||
+ | The configuration of the query has to be done completely on the server side, where the published [[MetaProperty|MetaProperties]] defined in the [[ACM]] serve as filter criteria on the client. The system verifies if the Query possesses a [[QueryItem]] suitable for each of the filter criteria and | ||
+ | * evaluates the query based on the configuration of the query item using the provided search value | ||
+ | * evaluates the query based on the configuration of the query item using the provided search value | ||
+ | |||
+ | |||
− | |||
[[Category:System MetaClasses]] | [[Category:System MetaClasses]] | ||
[[Category:Context Scopes]] | [[Category:Context Scopes]] |
Revision as of 18:47, 11 December 2013
A QueryScope defines how a Query and its results are visualized on the UBIKCLIENT and is accessed from the Content Browser acting as a search mechanism.
Configuration
The configuration of the query has to be done completely on the server side, where the published MetaProperties defined in the ACM serve as filter criteria on the client. The system verifies if the Query possesses a QueryItem suitable for each of the filter criteria and
- evaluates the query based on the configuration of the query item using the provided search value
- evaluates the query based on the configuration of the query item using the provided search value