Table of Contents - elastic_record-5.6.1 Documentation
Pages
Classes and Modules
- ElasticRecord
- ElasticRecord::AggregationResponse
- ElasticRecord::AggregationResponse::Aggregation
- ElasticRecord::AggregationResponse::Bucket
- ElasticRecord::AggregationResponse::Builder
- ElasticRecord::AggregationResponse::HasAggregations
- ElasticRecord::AggregationResponse::MultiBucketAggregation
- ElasticRecord::AggregationResponse::MultiValueAggregation
- ElasticRecord::AggregationResponse::SingleBucketAggregation
- ElasticRecord::AggregationResponse::SingleValueAggregation
- ElasticRecord::AsDocument
- ElasticRecord::BulkError
- ElasticRecord::Callbacks
- ElasticRecord::Config
- ElasticRecord::Connection
- ElasticRecord::ConnectionError
- ElasticRecord::Error
- ElasticRecord::ExpiredScrollError
- ElasticRecord::FromSearchHit
- ElasticRecord::Index
- ElasticRecord::Index::Analyze
- ElasticRecord::Index::Deferred
- ElasticRecord::Index::Deferred::DeferredConnection
- ElasticRecord::Index::Deferred::DeferredConnection::DeferredAction
- ElasticRecord::Index::Documents
- ElasticRecord::Index::Manage
- ElasticRecord::Index::Mapping
- ElasticRecord::Index::MappingType
- ElasticRecord::Index::ScrollEnumerator
- ElasticRecord::Index::Search
- ElasticRecord::Index::Settings
- ElasticRecord::InvalidScrollError
- ElasticRecord::LogSubscriber
- ElasticRecord::Lucene
- ElasticRecord::Model
- ElasticRecord::Model::ClassMethods
- ElasticRecord::PercolatorModel
- ElasticRecord::PercolatorModel::ClassMethods
- ElasticRecord::Railtie
- ElasticRecord::Railties
- ElasticRecord::Railties::ControllerRuntime
- ElasticRecord::Railties::ControllerRuntime::ClassMethods
- ElasticRecord::Relation
- ElasticRecord::Relation::Batches
- ElasticRecord::Relation::Calculations
- ElasticRecord::Relation::Delegation
- ElasticRecord::Relation::FinderMethods
- ElasticRecord::Relation::Hits
- ElasticRecord::Relation::Merging
- ElasticRecord::Relation::Merging::Merger
- ElasticRecord::Relation::None
- ElasticRecord::Relation::SearchMethods
- ElasticRecord::Relation::SearchMethods::FilterChain
- ElasticRecord::SearchHits
- ElasticRecord::Searching
Methods
- ::configure — ElasticRecord
- ::escape — ElasticRecord::Lucene
- ::extract — ElasticRecord::AggregationResponse::Builder
- ::from_response — ElasticRecord::SearchHits
- ::included — ElasticRecord::Callbacks
- ::included — ElasticRecord::PercolatorModel
- ::models — ElasticRecord::Config
- ::new — ElasticRecord::AggregationResponse::Aggregation
- ::new — ElasticRecord::AggregationResponse::Bucket
- ::new — ElasticRecord::Connection
- ::new — ElasticRecord::ConnectionError
- ::new — ElasticRecord::Index
- ::new — ElasticRecord::Index::Deferred::DeferredConnection
- ::new — ElasticRecord::Index::ScrollEnumerator
- ::new — ElasticRecord::Relation
- ::new — ElasticRecord::Relation::Merging::Merger
- ::new — ElasticRecord::Relation::SearchMethods::FilterChain
- ::new — ElasticRecord::SearchHits
- ::reset_runtime — ElasticRecord::LogSubscriber
- ::runtime — ElasticRecord::LogSubscriber
- ::runtime= — ElasticRecord::LogSubscriber
- ::servers — ElasticRecord::Config
- ::servers= — ElasticRecord::Config
- ::settings= — ElasticRecord::Config
- #== — ElasticRecord::Relation
- #_insert_record — ElasticRecord::Index
- #_update_record — ElasticRecord::Index
- #add_filter_nodes_to_scope — ElasticRecord::Relation::SearchMethods::FilterChain
- #add_suffix — ElasticRecord::Index
- #aggregate — ElasticRecord::Relation::SearchMethods
- #aggregate! — ElasticRecord::Relation::SearchMethods
- #aggregations — ElasticRecord::Relation
- #aggregations — ElasticRecord::AggregationResponse::HasAggregations
- #aggregations — ElasticRecord::Relation::None
- #alias_name — ElasticRecord::Index
- #alias_name= — ElasticRecord::Index
- #aliased_names — ElasticRecord::Index::Manage
- #all — ElasticRecord::Relation::FinderMethods
- #all_names — ElasticRecord::Index::Manage
- #analyze — ElasticRecord::Index::Analyze
- #arelastic — ElasticRecord::Model
- #arelastic — ElasticRecord::Model::ClassMethods
- #as_elastic — ElasticRecord::Relation::None
- #as_elastic — ElasticRecord::Relation::SearchMethods
- #as_partial_update_document — ElasticRecord::AsDocument
- #as_search_document — ElasticRecord::AsDocument
- #becomes — ElasticRecord::Relation
- #buckets — ElasticRecord::AggregationResponse::MultiBucketAggregation
- #build_aggregations — ElasticRecord::Relation::SearchMethods
- #build_filter — ElasticRecord::Relation::SearchMethods
- #build_filter_nodes — ElasticRecord::Relation::SearchMethods
- #build_limit — ElasticRecord::Relation::SearchMethods
- #build_offset — ElasticRecord::Relation::SearchMethods
- #build_orders — ElasticRecord::Relation::SearchMethods
- #build_query — ElasticRecord::Relation::SearchMethods
- #build_query_and_filter — ElasticRecord::Relation::SearchMethods
- #build_scroll_enumerator — ElasticRecord::Index::Search
- #build_scroll_enumerator — ElasticRecord::Relation::Batches
- #build_search — ElasticRecord::Relation::SearchMethods
- #bulk — ElasticRecord::Index::Documents
- #bulk_add — ElasticRecord::Index::Documents
- #calculate — ElasticRecord::Relation::Calculations
- #connection — ElasticRecord::Index::Deferred
- #count — ElasticRecord::Relation
- #count — ElasticRecord::Relation::None
- #create — ElasticRecord::Index::Manage
- #create_and_deploy — ElasticRecord::Index::Manage
- #current_bulk_batch — ElasticRecord::Index::Documents
- #custom_mapping_type_name? — ElasticRecord::Index::MappingType
- #deferred_connection — ElasticRecord::Index::Deferred
- #delete — ElasticRecord::Index::Manage
- #delete_all — ElasticRecord::Relation
- #delete_all — ElasticRecord::Index::Manage
- #delete_by_query — ElasticRecord::Index::Documents
- #delete_document — ElasticRecord::Index::Documents
- #delete_index_document — ElasticRecord::Callbacks
- #delete_scroll — ElasticRecord::Index::Search
- #deploy — ElasticRecord::Index::Manage
- #disable! — ElasticRecord::Index
- #disable_deferring! — ElasticRecord::Index::Deferred
- #doc_count — ElasticRecord::AggregationResponse::Bucket
- #each_slice — ElasticRecord::Index::ScrollEnumerator
- #elastic_connection — ElasticRecord::Model::ClassMethods
- #elastic_index — ElasticRecord::Model
- #elastic_index — ElasticRecord::Model::ClassMethods
- #elastic_index — ElasticRecord::PercolatorModel::ClassMethods
- #elastic_index= — ElasticRecord::Model::ClassMethods
- #elastic_relation — ElasticRecord::Searching
- #elastic_scope — ElasticRecord::Searching
- #elastic_search — ElasticRecord::Searching
- #enable! — ElasticRecord::Index
- #enable_deferring! — ElasticRecord::Index::Deferred
- #es — ElasticRecord::Searching
- #exists? — ElasticRecord::Index::Manage
- #explain — ElasticRecord::Relation
- #explain — ElasticRecord::Index::Search
- #extending — ElasticRecord::Relation::SearchMethods
- #extending! — ElasticRecord::Relation::SearchMethods
- #filter — ElasticRecord::Relation::SearchMethods
- #filter! — ElasticRecord::Relation::SearchMethods
- #find — ElasticRecord::Relation::FinderMethods
- #find_by — ElasticRecord::Relation::FinderMethods
- #find_by! — ElasticRecord::Relation::FinderMethods
- #find_each — ElasticRecord::Relation::Batches
- #find_hits — ElasticRecord::Relation
- #find_hits_in_batches — ElasticRecord::Relation::Batches
- #find_ids_in_batches — ElasticRecord::Relation::Batches
- #find_in_batches — ElasticRecord::Relation::Batches
- #find_one — ElasticRecord::Relation::FinderMethods
- #first — ElasticRecord::Relation::FinderMethods
- #first! — ElasticRecord::Relation::FinderMethods
- #flush_deferred_actions! — ElasticRecord::Index::Deferred::DeferredConnection
- #from_search_hit — ElasticRecord::FromSearchHit
- #get — ElasticRecord::Index
- #get_mapping — ElasticRecord::Index::Mapping
- #head — ElasticRecord::Connection
- #http_request — ElasticRecord::Connection
- #http_request_with_retry — ElasticRecord::Connection
- #include? — ElasticRecord::Relation::Delegation
- #index_document — ElasticRecord::Index::Documents
- #index_record — ElasticRecord::Index::Documents
- #index_to_elasticsearch — ElasticRecord::Model
- #inherited — ElasticRecord::Model::ClassMethods
- #initial_search_response — ElasticRecord::Index::ScrollEnumerator
- #initialize_copy — ElasticRecord::Index
- #initialize_copy — ElasticRecord::Relation
- #inspect — ElasticRecord::AggregationResponse::Aggregation
- #inspect — ElasticRecord::AggregationResponse::Bucket
- #inspect — ElasticRecord::Relation
- #json_delete — ElasticRecord::Connection
- #json_get — ElasticRecord::Connection
- #json_post — ElasticRecord::Connection
- #json_put — ElasticRecord::Connection
- #json_request — ElasticRecord::Connection
- #key — ElasticRecord::AggregationResponse::Bucket
- #last — ElasticRecord::Relation::FinderMethods
- #limit — ElasticRecord::Relation::SearchMethods
- #limit! — ElasticRecord::Relation::SearchMethods
- #load_from_source! — ElasticRecord::Index
- #loading_from_source — ElasticRecord::Index
- #mapping= — ElasticRecord::Index::Mapping
- #mapping_type — ElasticRecord::Index::MappingType
- #merge — ElasticRecord::Relation::Merging::Merger
- #merge — ElasticRecord::Relation::Merging
- #merge! — ElasticRecord::Relation::Merging
- #method_missing — ElasticRecord::Index::Deferred::DeferredConnection
- #method_missing — ElasticRecord::Relation::Delegation
- #multi_search — ElasticRecord::Index::Search
- #nested — ElasticRecord::Relation::SearchMethods::FilterChain
- #new_http — ElasticRecord::Connection
- #new_index_name — ElasticRecord::Index
- #new_request — ElasticRecord::Connection
- #next_server — ElasticRecord::Connection
- #none — ElasticRecord::Relation::SearchMethods
- #not — ElasticRecord::Relation::SearchMethods::FilterChain
- #offset — ElasticRecord::Relation::SearchMethods
- #offset! — ElasticRecord::Relation::SearchMethods
- #order — ElasticRecord::Relation::SearchMethods
- #percolate — ElasticRecord::PercolatorModel::ClassMethods
- #query — ElasticRecord::Relation::SearchMethods
- #query! — ElasticRecord::Relation::SearchMethods
- #real_connection — ElasticRecord::Index
- #record_exists? — ElasticRecord::Index::Search
- #refresh — ElasticRecord::Index::Manage
- #reindex — ElasticRecord::Relation::Batches
- #request — ElasticRecord::LogSubscriber
- #request_more_hits — ElasticRecord::Index::ScrollEnumerator
- #request_more_ids — ElasticRecord::Index::ScrollEnumerator
- #request_next_scroll — ElasticRecord::Index::ScrollEnumerator
- #reset — ElasticRecord::Relation
- #reset — ElasticRecord::Index::Manage
- #reset! — ElasticRecord::Index::Deferred::DeferredConnection
- #reset_deferring! — ElasticRecord::Index::Deferred
- #respond_to_missing? — ElasticRecord::Relation::Delegation
- #reverse_order — ElasticRecord::Relation::SearchMethods
- #reverse_query_order — ElasticRecord::Relation::SearchMethods
- #run — ElasticRecord::Index::Deferred::DeferredConnection::DeferredAction
- #scoping — ElasticRecord::Relation
- #scroll — ElasticRecord::Index::Search
- #search — ElasticRecord::Index::Search
- #search_hits — ElasticRecord::Relation::Hits
- #search_options — ElasticRecord::Relation::SearchMethods
- #search_options! — ElasticRecord::Relation::SearchMethods
- #search_results — ElasticRecord::Relation::Hits
- #search_type — ElasticRecord::Relation::SearchMethods
- #search_type! — ElasticRecord::Relation::SearchMethods
- #settings — ElasticRecord::Index::Settings
- #settings= — ElasticRecord::Index::Settings
- #start_new_bulk_batch — ElasticRecord::Index::Documents
- #to_a — ElasticRecord::Relation
- #to_a — ElasticRecord::Relation::None
- #to_ary — ElasticRecord::Relation::Delegation
- #to_ids — ElasticRecord::SearchHits
- #to_ids — ElasticRecord::Relation::Hits
- #total_hits — ElasticRecord::Index::ScrollEnumerator
- #update_document — ElasticRecord::Index::Documents
- #update_index_document — ElasticRecord::Callbacks
- #update_mapping — ElasticRecord::Index::Mapping
- #update_record — ElasticRecord::Index::Documents
- #update_settings — ElasticRecord::Index::Settings
- #value_for_date_range — ElasticRecord::FromSearchHit
- #value_for_elastic_search — ElasticRecord::AsDocument
- #value_for_elastic_search_object — ElasticRecord::AsDocument
- #value_for_elastic_search_range — ElasticRecord::AsDocument
- #value_for_range — ElasticRecord::FromSearchHit
- #value_from_search_hit — ElasticRecord::FromSearchHit
- #value_from_search_hit_object — ElasticRecord::FromSearchHit
- #verify_bulk_results — ElasticRecord::Index::Documents
- #with_retry — ElasticRecord::Connection