Select user to compile mask filter.
{{ else }}The mask filter is applied for each search of type object. It filters the search result in a way that each object is only returned once from the index. For each object the preferred (or best) mask is used to select the object.
Idx | Pool | Objecttype | Mask | Rank | IndexValue | Tagfilter | Tagfilter Exclude | Best Mask | {{ if eq (len .BestMaskFilter) 0 }}||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
<empty> | ||||||||||||
{{ $idx }} | {{ if $filter.Pool }}{{ $filter.Pool.Id }}: {{ LocaFrontend $filter.Pool.Name }} | {{ $filter.Mask.Table.Name }} | {{ else }} {{ if $filter.Objecttype }}{{ $filter.Objecttype.Table.Name }} | {{ else }}{{ $filter.Mask.Table.Name }} | {{ end }} {{ end }}{{ $filter.Mask.Name }} | {{ $filter.Rank }} | {{ $filter.IndexValue }} | {{ $filter.TagfilterInclude.TagfilterApi }} |
|
The object read filter is used to filter the search for allowed objects only. It is compiled from rights provided by Tags, Pools, Objecttypes, and Collection. In addition it filters the objects by User or Group which might be allowed directly by the Object (by being the Owner or by the ACL of the object).
Objecttype / Pools |
|
Tags |
|
Collections |
|
Read Whos |
|
Read Presets |
|
Select user to show object read filter.
{{ end }}