Next: , Previous: mifluz DESCRIPTION, Up: mifluz


10.23.4 mifluz CLASSES AND COMMANDS

`Configuration'

reads the configuration file and manages it in memory.

`WordContext'

read configuration and setup mifluz context.

`WordCursor'

abstract class to search and retrieve entries in a WordList object.

`WordCursorOne'

search and retrieve entries in a WordListOne object.

`WordDBInfo'
inverted index usage environment.
`WordDict'

manage and use an inverted index dictionary.

`WordKey'
inverted index key.
`WordKeyInfo'
information on the key structure of the inverted index.
`WordList'

abstract class to manage and use an inverted index file.

`WordListOne'

manage and use an inverted index file.

`WordMonitor'
monitoring classes activity.
`WordRecord'
inverted index record.
`WordRecordInfo'
information on the record structure of the inverted index.
`WordReference'
inverted index occurrence.
`WordType'
defines a word in term of allowed characters, length etc.
`htdb_dump'

dump the content of an inverted index in Berkeley DB fashion

`htdb_load'

displays statistics for Berkeley DB environments.

`htdb_stat'

displays statistics for Berkeley DB environments.

`mifluzdict'

dump the dictionnary of an inverted index.

`mifluzdump'

dump the content of an inverted index.

`mifluzload'

load the content of an inverted index.

`mifluzsearch'
search the content of an inverted index.