-
Mantas Varatiejus authoredMantas Varatiejus authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CHANGELOG.md 428 B
CHANGELOG
v1.x (201x)
- Fixed nested query in case
bool
with singlemust
clause given (#32) - Deprecated all filters and filtered query (#50)
- Added
filter
clause support forBoolQuery
(#48)
v1.0.1 (2015-12-16)
- Fixed
function_score
query options handling (#35) - Added Symfony 3 compatibility
- Added support for
timeout
andterminate_after
options in Search endpoint (#34)