3.7.1.2.3 BooleanAnalyzerThe 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.