fullIndex property

FullIndex fullIndex
final

Configuration for the default FullIndex.

Defaults to FullIndex() (enabled, localName='default', prefetch). Use FullIndex.disabled() when only GroupIndex indices apply.

Implementation

final FullIndex fullIndex;