Method: Elastictastic::BasicDocument::ClassMethods#count

Defined in:
lib/elastictastic/basic_document.rb

#countFixnum

Returns The number of documents of this type in the default index.

Returns:

  • (Fixnum)

    The number of documents of this type in the default index.



# File 'lib/elastictastic/basic_document.rb', line 93