mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 02:41:59 +01:00
Added columnar support to manticore config
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
d30351fde4
commit
04db563d31
@ -146,6 +146,9 @@ index piler1
|
|||||||
path = /var/piler/manticore/piler1
|
path = /var/piler/manticore/piler1
|
||||||
rt_mem_limit = 512M
|
rt_mem_limit = 512M
|
||||||
stored_fields =
|
stored_fields =
|
||||||
|
# See https://manual.manticoresearch.com/Creating_an_index/Data_types#Row-wise-and-columnar-attribute-storages
|
||||||
|
# if you want to enable columnar storage
|
||||||
|
# columnar_attrs = *
|
||||||
rt_field = sender
|
rt_field = sender
|
||||||
rt_field = rcpt
|
rt_field = rcpt
|
||||||
rt_field = senderdomain
|
rt_field = senderdomain
|
||||||
|
Loading…
Reference in New Issue
Block a user