Hi all, I have a small index - some entries include large metadata strings. This index outputs to JSON, so it’s preferrable to preserve the metadata if possible.
The -mdsfml option is an indexer option and needs to be set in your collection.cfg file as follows. Add the option to any others that might already be listed, and there is no ‘=’ and nothing between the option and the value. You can remove the setting from padre-opts.cfg as it won’t have any effect there.
indexer_options= -mdsfml10000
Once you’ve added this you need to rebuild your index for the changes to apply.