All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- ft_search_format and ft_search_count methods
- ft_search_format returns array of objects
- ft_add_hash and ft_del_all methods
- ft_sug* methods
- ft_search returns raw FT.SEARCH results
- switched to keyword arguments
- passing offset and num to FT.SEARCH
- variable scope with redi_search_schema
- changed ft_search output to be an array of hashes
- changed dependencies to > Rails 4.2.8