ElasticUI
ElasticUI copied to clipboard
AngularJS directives for Elasticsearch
This pull request adds a directive that controls the [_source ](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-source-filtering.html) field of every hit. It can be used to optimize the size of the search hits in case you...
I'm trying to integrate with ngInfiniteScroll any idea? http://sroze.github.io/ngInfiniteScroll/demo_basic.html
Hi I'm struggling with creating a date range widget. I found this jsfiddle, http://jsfiddle.net/6cn7y/, but I'm quite new to angular and feel lost. Could you perhaps point me in the...
It would be nice to adjust `pageSize` somehow. Currently, unless I missed it, I do not see that option. You can adjust the value later, but not on first load...
Hello, Is there a way to specify multiple fields for eui-searchbox. I would like this to search on more than one field.
Hi, I am fairly new to AngularJS and Elastic so I would appreciate any help on this. I am trying to use the euiaggregation directive to filter by the "document...
Are you planning on adding wildcard support? Right now it doesn't seem to work. If I have "house" as the query, right results are shown, however if I use "hou_"...
I am using the demo and I am getting the below error. Error: [$injector:unpr] Unknown provider: euiHostProvider
Hi! Got stucked recently while trying to use **'eui-filter'** on radio buttons. Trying to directly use the same approach as for checkboxes seemed to be a waste of time. It...
Hi Any chance of a port/rewrite to Angular 2 any time soon? Starting on a new project and we're using Angular 2 and would like to use ElasticUI