Commit Graph

11 Commits

Author SHA1 Message Date
Carsten Brandt
5a3dba60be created debug panel for elasticsearch
this panel shows all logged elasticsearch queries and allows to execute
them to see the results.
2013-12-01 22:21:22 +01:00
Carsten Brandt
4565df9313 added debug panel for elasticsearch 2013-12-01 14:17:56 +01:00
Qiang Xue
73442fb12a doc fix. 2013-11-30 15:51:20 -05:00
Carsten Brandt
143addab4d improved logging and error handling 2013-11-25 23:59:27 +01:00
Carsten Brandt
ee538faff7 added profile and logging to connection 2013-11-25 23:43:22 +01:00
Carsten Brandt
1c08c06da8 implemented connection based on CUrl
far better than depending on fat guzzle
2013-11-25 23:32:54 +01:00
Carsten Brandt
a2aa4ff858 cleanup Command interface, alpha ready 2013-11-25 20:40:21 +01:00
Carsten Brandt
40fc84b342 cleanup & docs 2013-11-25 20:29:35 +01:00
Carsten Brandt
5164a1671c finalized Query interface + general cleanup 2013-11-25 20:12:45 +01:00
Carsten Brandt
613758dda5 refactored elasticsearch COnnection and Command 2013-11-25 13:09:38 +01:00
Carsten Brandt
b081cf5e46 moved elasticsearch to extensions 2013-11-25 03:23:12 +01:00