flexIndex property

bool flexIndex
final

Whether flex-indexes should be enabled.

This allows the use of full-text search from the query service.

Defaults to false.

Implementation

final bool flexIndex;