Reduce nameindexfull.dat to 1MB from 2.5GB?
What need to be done?
Command or delete nameindexfull.dat
"prune_nameindex 100" in the debug window (or "huntercoind prune_nameindex 100" on the command line). You can also do "prune_gamedb 100", which reduces game.dat to 1 MiB. Note that both commands (especially the nameindex) take some time, in particular at the first call when reducing the large file. Don't kill the process while it is working.