Commit Graph

134 Commits

Author SHA1 Message Date
Janos SUTO
41600bb8af Use real time index for tags and notes as well when RT=1
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-12-31 08:08:31 +01:00
Janos SUTO
e7afe66f85 Added min_prefix_len to manticore rt index settings
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-12-29 10:02:30 +01:00
Janos SUTO
8b94398677 Added sphx* variables to example.conf
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-12-29 06:49:04 +01:00
Janos SUTO
895d0c7fc6 Fixed manticore index data settings
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-12-10 19:23:14 +01:00
Janos SUTO
04db563d31 Added columnar support to manticore config
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 20:08:08 +02:00
Janos SUTO
d30351fde4 Updated manticore.conf.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 20:01:19 +02:00
Janos SUTO
5d4bd88ebb Tag and note index shall remain plain type for now
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 19:42:49 +02:00
Janos SUTO
cedc4bde95 Added missing piler1 index block to manticore.conf.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 19:34:57 +02:00
Janos SUTO
dc3de701f5 Added rt support for manticore.conf
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 19:23:21 +02:00
Janos SUTO
ae15ecf999 Fixed typo in sphinx.conf.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 19:11:19 +02:00
Janos SUTO
821ba44e1a Added support for sphinx rt index
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 19:11:19 +02:00
Janos SUTO
c0859cdd65 Added support for manticore
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-08-27 11:03:29 +02:00
Janos SUTO
507ac86885 Fixed searchd config to user thread_pool workers
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-05-31 18:00:58 +02:00
Janos SUTO
eabe31474c Added import.sh to cron jobs
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-12-18 17:04:18 +01:00
Janos SUTO
a73d056d99 Removed double pilerpurge reference from cron jobs
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-05-27 17:28:15 +02:00
Janos SUTO
5d479b732a Introduced the archive_address feature
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-04-17 07:40:13 +02:00
Janos SUTO
105ff4110a Added support to set min. TLS protocol version
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-03-26 05:19:11 +01:00
Janos SUTO
ed8fc2a6e8 Fixed smtp acl implementation
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-28 13:11:29 +01:00
Janos SUTO
f8a32dd025 Introduced smtp acl
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-27 23:40:39 +01:00
Janos SUTO
c08bd7393f Updated the iv config parameter description
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-04 19:43:28 +01:00
Janos SUTO
535a4aa61c Added security header feature
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-26 19:01:45 +01:00
Janos SUTO
9225d5b32e Obsoleted util/watch_sphinx_main_index.sh by refactoring indexer.main.sh
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-13 21:08:11 +01:00
Janos SUTO
f2e9dc8343 Made strict sphinx schema the default
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-17 20:32:42 +02:00
Janos SUTO
b2fd28423b Introduced sphinx strict mode variable
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-07-18 15:21:50 +02:00
Janos SUTO
ea16911a03 Refactored sphinx.conf, and updated it for 3.2.1
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-07-18 14:29:31 +02:00
Janos SUTO
f129c3780c Revert "Fixed sphinx.conf to support sphinx-3.3.1"
This reverts commit 08d5d0129d.
2020-07-11 19:57:09 +02:00
Janos SUTO
ac67a630ef Revert "from -> sender transition, part 1"
This reverts commit c6ecefddbf.
2020-07-11 19:56:57 +02:00
Janos SUTO
c6ecefddbf from -> sender transition, part 1
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-07-11 10:56:18 +02:00
Janos SUTO
08d5d0129d Fixed sphinx.conf to support sphinx-3.3.1
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-07-11 09:00:33 +02:00
Janos SUTO
35d3685360 Sphinx 3.x fix in sphinx.conf.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-02-23 15:06:15 +01:00
Janos SUTO
bc4ef2c1ef Added purge.sh to cron jobs
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:18:52 +01:00
Janos SUTO
52e7e6293c Protect fsync() and close() from SIGALRM
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 21:08:00 +01:00
Janos SUTO
34e25f6c74 Introduced check_for_client_timeout_interval config parameter
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 20:47:04 +01:00
Janos SUTO
505e5cb568 Improved charset_table settings for sphinx.conf
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-06-23 13:52:46 +02:00
Janos SUTO
afcda4939e Added support for sphinx-3.1.1
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-04-22 11:37:43 +02:00
Janos SUTO
8eb5dbe69a More util refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-11-03 16:35:41 +01:00
Janos SUTO
38c8b67ef9 fixed cron.jobs
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-08-13 17:34:35 +00:00
Janos SUTO
c12a876e59 Fixed #758: sphinx index watcher
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-03-18 13:54:13 +01:00
Janos SUTO
15c9fa7101 Retire piler child after processing max_requests_per_child messages
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-03-06 14:42:07 +01:00
Janos SUTO
7e3367d04d cron: count the number of files in the error dir
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-01-11 10:00:34 +01:00
Janos SUTO
c821e2a892 cron: fix for generate_stats.php cro job
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-09 20:12:22 +02:00
Janos SUTO
1d7e3b0cbb fixed piler.conf mysql character set typo
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-30 11:08:50 +02:00
Janos SUTO
1a0acb0185 switch from utf8 to utf8mb4 on the database level
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-24 06:07:38 +00:00
SJ
181d0e4956 deploy fix
Change-Id: Ibb24bcb44ddeeb3adcf19ecffc1d76f0dde7b3a8
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:57:46 +01:00
SJ
bf8bcc8630 added default config-site.php
Change-Id: I2ef8a62e5a821bb7840e6c6c42c63fd6183bd8c8
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:57:00 +01:00
SJ
618ac69985 added piler.cron to $datarootdir
Change-Id: I41ce251c96c0d414e397f0532c7a06efbc7641b6
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:55:23 +01:00
SJ
914929552c sql fix for sphinx config
Change-Id: I7a479014394f17a3cca6e18c7dc32fb8bb493398
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
2e5ddbaef5 added some explanation to example.conf
Change-Id: I859b48c70008a4961c87cd23c16ce9573bf8a18a
Signed-off-by: SJ <sj@acts.hu>
2016-10-31 09:39:17 +01:00
SJ
f4e9238aaf lowering the default max connection value to 64
Change-Id: Ib0f317d6ed0480686d2dbf4ddcfd4a97315959a7
Signed-off-by: SJ <sj@acts.hu>
2016-10-31 09:27:12 +01:00
SJ
4a1c1785d1 user can sepcify the max connections piler-smtp can handle
Change-Id: Id92d625d354838558a63dfdd668143168bb7ebee
Signed-off-by: SJ <sj@acts.hu>
2016-10-30 22:53:49 +01:00