Commit cf90a93b authored by Andreas Jung's avatar Andreas Jung

cleanup

parent 10fe202c
......@@ -87,17 +87,13 @@ import common.PluggableIndex as PluggableIndex
import common.ResultList as ResultList
import common.UnIndex as UnIndex
import PathIndex.PathIndex
import TextIndex.TextIndex
import FieldIndex.FieldIndex
import KeywordIndex.KeywordIndex
_indexes = ['TextIndex','KeywordIndex','FieldIndex','PathIndex']
from TextIndex.Splitter import ZopeSplitter as ZS
def initialize(context):
for idx in _indexes:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment