Class fullproof.BooleanEngine
Defined in: fullproof-all-large.js.
Constructor Attributes | Constructor Name and Description |
---|---|
fullproof.BooleanEngine(storeDescriptors)
A boolean-set based engine.
|
Field Attributes | Field Name and Description |
---|---|
The working mode when gathering result sets.
|
|
<static> |
fullproof.BooleanEngine.CONST_MODE_INTERSECT
|
<static> |
fullproof.BooleanEngine.CONST_MODE_UNION
|
Class Detail
fullproof.BooleanEngine(storeDescriptors)
A boolean-set based engine.
- Parameters:
- storeDescriptors
Field Detail
booleanMode
The working mode when gathering result sets.
<static>
fullproof.BooleanEngine.CONST_MODE_INTERSECT
<static>
fullproof.BooleanEngine.CONST_MODE_UNION