Class: ActiveEs::Base

Inherits:
Object
  • Object
show all
Extended by:
Persistence, Quering, Schema
Includes:
AttributeMethods, Client, ActiveModel::Model
Defined in:
lib/active_es/base.rb

Constant Summary

Constants included from Schema::Definition

Schema::Definition::FieldDetaTypes

Method Summary

Methods included from Schema::Control

#healthy?

Methods included from Schema::Describe

#index, #mappings, #type

Methods included from Schema::Definition

#create_schema, #delete_schema, #property, #reset_schema

Methods included from Quering

all, count, find, match, multi_match, must, must_not, should, term, terms

Methods included from Persistence

create!