comments
This commit is contained in:
parent
bfb0f4c03b
commit
1fc5e9ccec
@ -433,10 +433,11 @@ webcachemaxmbs = 40
|
|||||||
# $XAPIAN_FLUSH_THRESHOLD documents created, modified or deleted: as memory
|
# $XAPIAN_FLUSH_THRESHOLD documents created, modified or deleted: as memory
|
||||||
# usage depends on average document size, not only document count, the
|
# usage depends on average document size, not only document count, the
|
||||||
# Xapian approach is is not very useful, and you should let Recoll manage
|
# Xapian approach is is not very useful, and you should let Recoll manage
|
||||||
# the flushes. The default value of idxflushmb is 10 MB, and may be a bit
|
# the flushes. The program compiled value is 0. The configured default
|
||||||
# low. If you are looking for maximum speed, you may want to experiment
|
# value (from this file) is 10 MB, and will be too low in many cases (it is
|
||||||
# with values between 20 and
|
# chosen to conserve memory). If you are looking
|
||||||
# 80. In my experience, values beyond 100 are always counterproductive. If
|
# for maximum speed, you may want to experiment with values between 20 and
|
||||||
|
# 200. In my experience, values beyond this are always counterproductive. If
|
||||||
# you find otherwise, please drop me a note.</descr></var>
|
# you find otherwise, please drop me a note.</descr></var>
|
||||||
idxflushmb = 10
|
idxflushmb = 10
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user