diff -r ba6056f58516 -r c05567404888 src/p4l/search_indexes.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/p4l/search_indexes.py Fri Sep 20 22:21:48 2013 +0200 @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- +''' +Created on Sep 20, 2013 + +@author: ymh +''' + +from p4l.search.index import RecordIndex # @UnusedImport \ No newline at end of file