- Performance improve for create index (2.7x faster than previous, Benchmark results).
- Refactor codes.
- Require redis gem version upto 3.0.0+;
- Fix an index clean bug;
- Fix bug on alias value is nil;
- Fix bug for save faild when title it was nil.
- Fix words split bug.
- ruby-pinyin with autoload.
- Add polyphone support, use ruby-pinyin to instead chinese_pinyin;
- New feature or Search as Pinyin first chars.
- Real-time search
- High performance
- Segment words search and prefix match search
- Support match with alias
- Support ActiveRecord and Mongoid
- Sort results by one field
- Homophone search, pinyin search
- Conditions support