Releases: ethanhann/redisearch-php
Releases · ethanhann/redisearch-php
2.1.0
2.0.0
2.0.0-ALPHA3
Upgraded deps to fix build issues
2.0.0-ALPHA2
Various outstanding minor fixes
2.0.0-ALPHA1
Release adds RediSearch 2.0 compatibility, though the 2.0 API isn't fully implemented with this release.
1.9.0
Get number of search results without retrieving the actual search results: http://www.ethanhann.com/redisearch-php/searching/#number-of-results
Add support for aliasing indexes:
http://www.ethanhann.com/redisearch-php/indexing/#aliasing
1.8.0
1.7.1
1.7.0
1.6.0
How to index a tag field: http://www.ethanhann.com/redisearch-php/indexing/
How to search with tag fields: http://www.ethanhann.com/redisearch-php/searching/#filtering-tag-fields