Group FMIndex Compression Specialisations
Tags that can be chosen to specify if the index stored the text or not.

Grouped Tags Overview

Grouped Tags Detail

CompressText

Tag to select a FM index variant that can be used such that it is not necessary to store the text after index construction. This index is very space efficient.

void

The text is kept and not cleared. This FM Index version is faster but more memory is required.