Package com.yahoo.search.predicate
Interface SubqueryBitmap
public interface SubqueryBitmap
Constants related to the subquery bitmap in predicate search.
- Author:
- bjorncs
-
Field Summary
Modifier and TypeFieldDescriptionstatic final long
A feature annotated with the following bitmap will be added to all (64) subqueries.static final long
Default subquery bitmap.
-
Field Details
-
ALL_SUBQUERIES
static final long ALL_SUBQUERIESA feature annotated with the following bitmap will be added to all (64) subqueries.- See Also:
-
DEFAULT_VALUE
static final long DEFAULT_VALUEDefault subquery bitmap.- See Also:
-