wonderfan / javascript

Explore the power of HTML,CSS and JavaScript
1 stars 0 forks source link

elastic search and result grid #86

Closed wonderfan closed 8 years ago

wonderfan commented 8 years ago

两个值得一读的代码:https://github.com/elementalui/elemental

https://github.com/michaelvillar/dynamics.js

wonderfan commented 8 years ago

elastic search需要elasctic的官方js包,需要知道查询条件是怎么设置

wonderfan commented 8 years ago

使用查询来输出terms和柱状图:https://gist.github.com/egaumer/5101149

wonderfan commented 8 years ago

简单的文档描述如何使用angular和弹性查询:http://blog.comperiosearch.com/blog/2013/10/24/instant-search-with-angularjs-and-elasticsearch/

wonderfan commented 8 years ago

代码示例:https://github.com/comperiosearch/angular-elasticsearch-example

wonderfan commented 8 years ago

除了官方文档之外,另外一个好用的弹性查询包:https://github.com/fullscale/elastic.js

wonderfan commented 8 years ago

前端和后端整合在一起的解决方案:http://www.sitepoint.com/building-recipe-search-site-angular-elasticsearch/

wonderfan commented 8 years ago

不错的实践:https://github.com/adambard/angular-elasticsearch-demo

wonderfan commented 8 years ago

需要花时间来尝试如何使用:http://www.elasticui.com/