module PgSearch
module PgSearch::ClassMethods
module PgSearch::Features
module PgSearch::InstanceMethods
module PgSearch::Multisearch
module PgSearch::Multisearchable
module PgSearch::Multisearchable::InstanceMethods
class PgSearch::Configuration
class PgSearch::Configuration::Association
class PgSearch::Configuration::Column
class PgSearch::Document
class PgSearch::Features::DMetaphone
class PgSearch::Features::DMetaphone::Normalizer
class PgSearch::Features::TSearch
class PgSearch::Features::Trigram
class PgSearch::Normalizer
class PgSearch::NotSupportedForPostgresqlVersion
class PgSearch::Railtie
class PgSearch::Scope
class PgSearch::ScopeOptions
pg_search
0.4
# order_within_rank
def order_within_rank @config.order_within_rank || "#{primary_key} ASC" end