Implement indexing into Apache Druid #1

Closed
m wants to merge 263 commits from druid into master
1 changed files with 6 additions and 6 deletions
Showing only changes of commit caded433b7 - Show all commits

View File

@ -255,11 +255,11 @@ common {
# plugin_dir =
}
indexer {
lemmatizer_cache = 1024M
max_iops = 0
max_iosize = 0
mem_limit = 1024M
}
# indexer {
# lemmatizer_cache = 1024M
# max_iops = 0
# max_iosize = 0
# mem_limit = 1024M
# }
EOF