Previous: WordDBInfo DESCRIPTION, Up: WordDBInfo


10.15.4 WordDBInfo CONFIGURATION

For more information on the configuration attributes and a complete list of attributes, see the mifluz(3) manual page.

`wordlist_env_skip {true,false} (default false)'
If true no environment is created at all. This must never be used if a WordList object is created. It may be useful if only WordKey objects are used, for instance.
`wordlist_env_share {true,false} (default false)'
If true a sharable environment is open or created if none exist.
`wordlist_env_dir <directory> (default .)'
Only valid if wordlist_env_share set to true. Specify the directory in which the sharable environment will be created. All inverted indexes specified with a non-absolute pathname will be created relative to this directory.