Table of Contents - elastify-0.2.5 Documentation
Classes and Modules
- Elastify
- Elastify::ActiveRecordExtensions
- Elastify::ActiveRecordExtensions::ClassMethods
- Elastify::ActiveRecordExtensions::LocalMethods
- Elastify::Config
- Elastify::Errors
- Elastify::Errors::BadRequest
- Elastify::Errors::Base
- Elastify::Errors::Connection
- Elastify::Helpers
- Elastify::Helpers::ElasticSearch
- Elastify::Helpers::ElasticSearch::Connector
- Elastify::Helpers::ElasticSearch::Document
- Elastify::Helpers::ElasticSearch::SearchResult
- Elastify::Helpers::ElasticSearch::SearchResultCollection
- Elastify::Helpers::QueryBuilder
- Elastify::Model
Methods
- ::configs — Elastify
- ::create — Elastify::Helpers::ElasticSearch::Connector
- ::create_index — Elastify::Helpers::ElasticSearch::Connector
- ::create_mapping — Elastify::Helpers::ElasticSearch::Connector
- ::destroy — Elastify::Helpers::ElasticSearch::Connector
- ::destroy_index — Elastify::Helpers::ElasticSearch::Connector
- ::elasticsearch_client — Elastify::Helpers::ElasticSearch::Connector
- ::init — Elastify
- ::load_configs — Elastify
- ::load_models — Elastify
- ::models — Elastify
- ::new — Elastify::Config
- ::new — Elastify::Helpers::ElasticSearch::Document
- ::new — Elastify::Helpers::ElasticSearch::SearchResult
- ::new — Elastify::Helpers::ElasticSearch::SearchResultCollection
- ::new — Elastify::Helpers::QueryBuilder
- ::register_model — Elastify
- ::scroll — Elastify::Helpers::ElasticSearch::Connector
- ::search — Elastify::Helpers::ElasticSearch::Connector
- ::update — Elastify::Helpers::ElasticSearch::Connector
- #base_url — Elastify::Config
- #base_url= — Elastify::Config
- #create — Elastify::Helpers::ElasticSearch::Document
- #decode — Elastify::Helpers::ElasticSearch::SearchResult
- #decode — Elastify::Model
- #destroy — Elastify::Helpers::ElasticSearch::Document
- #elastify_create — Elastify::ActiveRecordExtensions::LocalMethods
- #elastify_destroy — Elastify::ActiveRecordExtensions::LocalMethods
- #elastify_model — Elastify::ActiveRecordExtensions::ClassMethods
- #elastify_scroll — Elastify::ActiveRecordExtensions::ClassMethods
- #elastify_search — Elastify::ActiveRecordExtensions::ClassMethods
- #elastify_setup — Elastify::ActiveRecordExtensions::ClassMethods
- #elastify_update — Elastify::ActiveRecordExtensions::LocalMethods
- #encode — Elastify::Model
- #filter — Elastify::Helpers::QueryBuilder
- #index — Elastify::Model
- #map_has — Elastify::Helpers::QueryBuilder
- #map_hits — Elastify::Helpers::ElasticSearch::SearchResultCollection
- #map_in — Elastify::Helpers::QueryBuilder
- #map_not_in — Elastify::Helpers::QueryBuilder
- #map_range — Elastify::Helpers::QueryBuilder
- #mapping — Elastify::Model
- #mapping_file — Elastify::Model
- #must_filter — Elastify::Helpers::QueryBuilder
- #scroll — Elastify::Helpers::ElasticSearch::Document
- #scroll — Elastify::Helpers::QueryBuilder
- #scroll_timeout — Elastify::Model
- #search — Elastify::Helpers::ElasticSearch::Document
- #search_term — Elastify::Helpers::QueryBuilder
- #should_filter — Elastify::Helpers::QueryBuilder
- #to_dsl — Elastify::Helpers::QueryBuilder
- #type — Elastify::Model
- #update — Elastify::Helpers::ElasticSearch::Document