Browse optimization is controlled by using the following attributes:

<browse targetDocs="target" intersectMax="max"

The target value specifies the number of items that the intersection should strive to reduce to, stopping the optimization when the number is reached. This is valuable in case the initial input set or the first intersection reaches the target, the system can avoid the intersection process. The default value is 1000.

See also Appendix A, Limiting Searches.

 
loading table of contents...