struct

Xerp::Index::IndexStats

Inherits Struct < Value < Object

Statistics from an indexing run.

Constructors

new(files_indexed : Int32, files_skipped : Int32, files_removed : Int32, tokens_total : Int64, elapsed_ms : Int64)
Source

Instance methods

elapsed_ms
Source
files_indexed
Source
files_removed
Source
files_skipped
Source
tokens_total
Source