Spider Data Model : Fields : Scalar Fields : The Analyzer Property : 3.7.1.2.3 BooleanAnalyzer

3.7.1.2.3 BooleanAnalyzer
The BooleanAnalyzer is the default analyzer for Boolean scalar fields. It creates one term record that indexes all fields with a “true” value and another term record for “false” values. This allows all objects with either value to be quickly found.