Type Definition tantivy::DateTime[][src]

type DateTime = DateTime<Utc>;
Expand description

Tantivy DateTime

Trait Implementations

Converts a value from u64 Read more

Converts a value to u64. Read more

Returns the fast field cardinality that can be extracted from the given FieldType. Read more

Cast value to u64. The value is just reinterpreted in memory. Read more

Returns the schema::Type for this FastValue.

Build a default value. This default value is never used, so the value does not really matter. Read more