| This Release | Elastic-Model-0.26 | [Download] [Browse] | 08 May 2013 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | git://github.com/clintongormley/Elastic-Model.git - Website | |||||
| CPAN Testers | PASS (194) FAIL (1) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Elastic::Doc | Adds Elastic::Model functionality to your object classes | 0.26 | |
| Elastic::Model | A NoSQL document store with full text search for Moose objects using ElasticSearch as a backend. | 0.26 | |
| Elastic::Model::Alias | Administer aliases in ElasticSearch | 0.26 | |
| Elastic::Model::Bulk | Bulk-saving of multiple docs for increased throughput | 0.26 | |
| Elastic::Model::Deleted | A class to represent deleted doc objects which are still in scope | 0.26 | |
| Elastic::Model::Domain | The domain (index or alias) where your docs are stored. | 0.26 | |
| Elastic::Model::Index | Create and administer indices in ElasticSearch | 0.26 | |
| Elastic::Model::Meta::Class::Doc | A meta-class for Docs | 0.26 | |
| Elastic::Model::Meta::Class::Model | A meta-class for Models | 0.26 | |
| Elastic::Model::Namespace | Class-to-type map | 0.26 | |
| Elastic::Model::Result | A wrapper for individual search results | 0.26 | |
| Elastic::Model::Results | An iterator over bounded/finite search results | 0.26 | |
| Elastic::Model::Results::Cached | A cacheable iterator over bounded/finite search results | 0.26 | |
| Elastic::Model::Results::Scrolled | An iterator over unbounded search results | 0.26 | |
| Elastic::Model::Role::Doc | The role applied to your Doc classes | 0.26 | |
| Elastic::Model::Role::Index | Provides admin methods common to indices and aliases | 0.26 | |
| Elastic::Model::Role::Iterator | A generic iterator role | 0.26 | |
| Elastic::Model::Role::Model | The role applied to your Model | 0.26 | |
| Elastic::Model::Role::Results | An iterator role for search results | 0.26 | |
| Elastic::Model::Role::Store | ElasticSearch backend for document read/write requests | 0.26 | |
| Elastic::Model::Scope | Keeps objects alive and connected | 0.26 | |
| Elastic::Model::SearchBuilder | An Elastic::Model specific subclass of ElasticSearch::SearchBuilder | 0.26 | |
| Elastic::Model::Store | A default implementation of the ElasticSearch backend | 0.26 | |
| Elastic::Model::Trait::Exclude | An internal use trait | 0.26 | |
| Elastic::Model::Trait::Field | Add ElasticSearch specific keywords to your attribute definitions. | 0.26 | |
| Elastic::Model::TypeMap::Base | A base class for all TypeMaps | 0.26 | |
| Elastic::Model::TypeMap::Common | Type maps for commonly used types | 0.26 | |
| Elastic::Model::TypeMap::Default | The default type map used by Elastic::Model | 0.26 | |
| Elastic::Model::TypeMap::ES | Type maps for ElasticSearch-specific types | 0.26 | |
| Elastic::Model::TypeMap::Moose | Type maps for core Moose types | 0.26 | |
| Elastic::Model::TypeMap::Objects | Type maps for objects and Moose classes | 0.26 | |
| Elastic::Model::TypeMap::Structured | Type maps for MooseX::Types::Structured | 0.26 | |
| Elastic::Model::Types | MooseX::Types for general and internal use | 0.26 | |
| Elastic::Model::UID | The Unique ID of a document in an ElasticSearch cluster | 0.26 | |
| Elastic::Model::View | Views to query your docs in ElasticSearch | 0.26 |
| Elastic::Manual | What is Elastic::Model and how do I use it?   |
| Elastic::Manual::Analysis | Controlling how your attributes are indexed   |
| Elastic::Manual::Attributes | Fine-tuning how your attributes are indexed   |
| Elastic::Manual::Attributes::Unique | Making attributes unique   |
| Elastic::Manual::Intro | An introduction to Elastic::Model   |
| Elastic::Manual::NoSQL | Differences between relational DBs and NoSQL document stores   |
| Elastic::Manual::QueryDSL | How to use the ElasticSearch Query DSL   |
| Elastic::Manual::QueryDSL::Filters | Overview of the filters available in ElasticSearch   |
| Elastic::Manual::QueryDSL::Nested | Queries and filters for nested fields   |
| Elastic::Manual::QueryDSL::Queries | Overview of the queries available in ElasticSearch   |
| Elastic::Manual::Reindex | How to reindex your data from an old index to a new index   |
| Elastic::Manual::Scaling | How to grow from a single node to a massive cluster   |
| Elastic::Manual::Scoping | An optional in-memory cache, essential for keeping weak refs live   |
| Elastic::Manual::Searching | Which search method to use with a View, and how to use the results.   |
| Elastic::Manual::Terminology | Explanation of terminology and concepts   |