FreeBSD Manual Pages
WordRecordInfo(3) Library Functions Manual WordRecordInfo(3) NAME WordRecordInfo - information on the record structure of the inverted index. SYNOPSIS Only called thru WordContext::Initialize() DESCRIPTION The structure of a record is very limited. It can contain a single in- teger value or a string. CONFIGURATION For more information on the configuration attributes and a complete list of attributes, see the mifluz(3) manual page. wordlist_wordrecord_description {NONE|DATA|STR} (no default) NONE: the record is empty DATA: the record contains an integer (unsigned int) STR: the record contains a string (String) 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), WordKeyInfo(3), WordType(3), Word- DBInfo(3), WordRecord(3), WordReference(3), WordCursor(3), WordCur- sorOne(3), WordMonitor(3), Configuration(3), mifluz(3) local WordRecordInfo(3)
NAME | SYNOPSIS | DESCRIPTION | CONFIGURATION | AUTHORS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=WordRecordInfo&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>