FreeBSD Manual Pages
WordKeyInfo(3) Library Functions Manual WordKeyInfo(3) NAME WordKeyInfo - information on the key structure of the inverted index. SYNOPSIS Helper for the WordKey class. DESCRIPTION Describe the structure of the index key ( WordKey ). The description includes the layout of the packed version stored on disk. CONFIGURATION For more information on the configuration attributes and a complete list of attributes, see the mifluz(3) manual page. wordlist_wordkey_description <desc> (no default) Describe the structure of the inverted index key. In the fol- lowing explanation of the _desc_ format, mandatory words are in bold and values that must be replaced in italic. Word bits/name bits [/...] The name is an alphanumerical symbolic name for the key field. The bits is the number of bits required to store this field. Note that all values are stored in unsigned integers (unsigned int). Example: Word 8/Document 16/Location 8 AUTHORS Loic Dachary loic@gnu.org The Ht://Dig group http://dev.htdig.org/ SEE ALSO htdb_dump(1), htdb_stat(1), htdb_load(1), mifluzdump(1), mifluzload(1), mifluzsearch(1), mifluzdict(1), WordContext(3), WordList(3), Word- Dict(3), WordListOne(3), WordKey(3), WordType(3), WordDBInfo(3), Wor- dRecordInfo(3), WordRecord(3), WordReference(3), WordCursor(3), Word- CursorOne(3), WordMonitor(3), Configuration(3), mifluz(3) local WordKeyInfo(3)
NAME | SYNOPSIS | DESCRIPTION | CONFIGURATION | AUTHORS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=WordKeyInfo&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>