- All Implemented Interfaces:
- com.atlassian.crowd.embedded.api.SearchRestriction, com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction, UnsortedRestriction
public class UnsortedBooleanRestriction
extends com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
implements UnsortedRestriction
Internal flagging restriction type that behaves like a normal BooleanRestriction but also indicates results may be
unsorted. Can be used for increased performance for queries with large numbers of results.