Administration Guide › Set Up Views › How to Use Views › Set Up a View › Improve the Performance of a View
Improve the Performance of a View
Views use a number of optimizations to reduce the time required to process each view.
- Search phases that have all required information to proceed will be performed in parallel.
- View phase searches that are marked ignore-from-result are temporary results. These results are not returned to the client, so the EIS for those searches contains only the linking attributes.
- View phase searches that are marked prune-from-results are removed from the final result, so entries are returned, but attributes are not.
More information:
set view Command—Define a View