Module: Repertoire::Faceting::Model

Extended by:
ActiveSupport::Concern
Defined in:
lib/repertoire-faceting/model.rb

Overview

:nodoc:

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

SIGNATURE_WASTAGE_THRESHOLD =
0.15
DEFAULT_SIGNATURE_COLUMN =
'id'
PACKED_SIGNATURE_COLUMN =
'_packed_id'