0.1.1 / 2013-10-29 [FEATURE] Add pagination methods to match Kaminari 0.1.0 / 2013-10-28 [BUGFIX] Parse ids properly. 0.0.13 / 2013-10-28 [FEATURE] Implement Searcher#records [FEATURE] Implement Searcher#ids [FEATURE] Allow for Array-style method iteration [FEATURE] Changed syntax to match ActiveRecord style. 0.0.12 / 2013-10-24 [FEATURE] Allow filter values to be arrays. 0.0.12 / 2013-10-24 [FEATURE] Searcher now has default size read from configuration. [FEATURE] Searcher now performs simple sanatization of search queries. 0.0.9 / Unreleased [FEATURE] Searcher now has id, records and results. [FEATURE] Refactor SearchUrlBuilder out of Searcher. 0.0.8 / 2013-10-23 [FEATURE] Extended searcher to handle arguments (for example, facet arguments). 0.0.7 / 2013-10-23 [FEATURE] Extended searcher to handle boolean queries. 0.0.6 / 2013-10-23 [FEATURE] Changed version of excon 0.0.5 / 2013-10-22 [FEATURE] Initial indexer created. 0.0.4 / 2013-10-22 [FEATURE] Return_fields is now optional in search call. 0.0.3 / 2013-10-21 [FEATURE] Added ability to perform search using Searcher class. 0.0.2 / 2013-10-21 [FEATURE] Added Document class representing AWS SDF document. 0.0.1 / 2013-10-21 [FEATURE] Added configuration, logger and error classes.