index

The ODict index command creates an on-disk, full-text index of a specified dictionary using bleve. Once indexed, the full text of the dictionary (definitions and headwords) can be searched via the search command.

This command will overwrite the index if one already exists on disk for the provided dictionary.

Usage

odict index [path to dictionary]

Example

odict index eng.odict