| changeset 719 | 1c0ac4068bbe |
| parent 718 | 5e27a39d3742 |
| child 722 | 2446fff2bea0 |
--- a/web/ldtplatform/config.py.tmpl Mon Jul 30 19:46:40 2012 +0200 +++ b/web/ldtplatform/config.py.tmpl Tue Jul 31 02:27:09 2012 +0200 @@ -100,6 +100,7 @@ HAYSTACK_CONNECTIONS = { 'default': { + #for elasticsearch use ldt.indexation.backends.elasticsearch_backend.ElasticsearchSearchEngine 'ENGINE': 'haystack.backends.simple_backend.SimpleEngine', }, }