dncrews / angular-elastic-builder

This is an Angular.js directive for building an Elasticsearch query. You just give it the fields and can generate a query for it.
Other
83 stars 38 forks source link

Fix `needsUpdate` #1

Closed dncrews closed 9 years ago

dncrews commented 9 years ago

If you don't put needsUpdate, the filters array never gets created...

dncrews commented 9 years ago

Fixed in https://github.com/dncrews/angular-elastic-builder/releases/tag/1.3.2