mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-07 17:42:55 +00:00
Explicitly write types
This commit is contained in:
@@ -76,7 +76,7 @@ impl FastFieldsWriter {
|
||||
bytes_value_writers.push(fast_field_writer);
|
||||
}
|
||||
}
|
||||
_ => {}
|
||||
FieldType::Str(_) | FieldType::JsonObject(_) => {},
|
||||
}
|
||||
}
|
||||
FastFieldsWriter {
|
||||
|
||||
Reference in New Issue
Block a user