Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Engine ¶
type Engine struct { Mode string Using int StoreShards int `toml:"store_shards"` StoreEngine string `toml:"store_engine"` StoreFolder string `toml:"store_folder"` NumShards int `toml:"num_shards"` OutputOffset int `toml:"output_offset"` MaxOutputs int `toml:"max_outputs"` GseDict string `toml:"gse_dict"` GseMode string `toml:"gse_mode"` StopTokenFile string `toml:"stop_token_file"` Relation string Time string Ts int64 }
Engine search engine options
Click to show internal directories.
Click to hide internal directories.