Check the validity of the latitute and longitude numbers

This commit is contained in:
Kerollmops
2022-07-11 16:36:23 +02:00
parent 5d149d631f
commit 2eec290424
4 changed files with 25 additions and 13 deletions

View File

@ -21,7 +21,7 @@ use typed_chunk::{write_typed_chunk_into_index, TypedChunk};
use self::enrich::enrich_documents_batch;
pub use self::enrich::{
extract_float_from_value, validate_document_id, validate_document_id_value,
extract_finite_float_from_value, validate_document_id, validate_document_id_value,
validate_geo_from_json, DocumentId,
};
pub use self::helpers::{