CI: Search Filtering
- Limiting the search through the search filters.
- Goal: I know what I want, I only want that.
- Get only:
- Objects of specific DRM classes
- Objects that have associate objects
- Objects that have associated objects of specific DRM class
- Objects with components of specific DRM classes
- Objects with components with specific field values
- Objects with specific field values
- Objects with specific field ranges
- Objects within X levels down the tree
- Objects that meet my specified function
- Combination of these items
- Inefficiency: Must create traversals for each search if done from the top level