|
|
@@ -864,11 +864,6 @@ searchd
|
|
|
# mandatory
|
|
|
pid_file = @CONFDIR@/log/searchd.pid
|
|
|
|
|
|
- # max amount of matches the daemon ever keeps in RAM, per-index
|
|
|
- # WARNING, THERE'S ALSO PER-QUERY LIMIT, SEE SetLimits() API CALL
|
|
|
- # default is 1000 (just like Google)
|
|
|
- max_matches = 1000
|
|
|
-
|
|
|
# seamless rotate, prevents rotate stalls if precaching huge datasets
|
|
|
# optional, default is 1
|
|
|
seamless_rotate = 1
|