Open
Description
For people with configuration access, add the option to:
- purge the dictionary, i.e. remove entries
- purge the history, i.e. remove the changelog
The latter is quite important: a rather small dictionary of 500 entries builds a database index of 2GB because of the history log after some 20 re-imports of the data.
The option of purging history should be thus available also on the import screen.
In both cases, the database should be also VACUUMed.