Entity
    Preparing search index...

    Enumeration EntityMetricsCountType

    The type of the count method being called.

    Index
    COUNT_EQUALITY_CONJUNCTION: 1

    Knex loader count using countByFieldEqualityConjunctionAsync.

    COUNT_SQL: 0

    Knex loader count using countBySQLFragmentAsync.