author | Sebastian Harl <sh@tokkee.org> | |
Mon, 28 Jul 2014 20:25:04 +0000 (22:25 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 28 Jul 2014 20:25:04 +0000 (22:25 +0200) | ||
commit | 88281ca69be18cdd05acb7fff580f40c091e49f5 | |
tree | 90134267e9b0ad3a84db9b2b50628732b540b045 | tree | snapshot |
parent | a077fb06b0cf27ca51477c76d5520d0c814af8df | commit | diff |
store: Introduced the concept of query filters.
A filter may be used to preselect objects when evaluating a query. Any object
that's used during the evaluation of a matcher will be compared against the
filter. Only matching objects will be considered further.
A filter may be used to preselect objects when evaluating a query. Any object
that's used during the evaluation of a matcher will be compared against the
filter. Only matching objects will be considered further.