NEWS.org: update

This commit is contained in:
Dirk-Jan C. Binnema 2024-03-01 16:46:37 +02:00
parent df0a33b97c
commit e859bd376e
1 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,11 @@
messages; you can then search by their ISO-639-1 code, e.g.:
~$ mu find lang:en~
the matching is not perfect, and seems to favor non-english if there's a
mostly english message with some other language mixed in.
this does require re-indexing the database.
- set the default database batch-size (using the ~mu init~ command) to 50000
rather than 250000; the latter was too high for systems with limited
memory. You can of course change that with ~--batch-size=...~