Currently ints, doubles and strings are the only types inferred by biocache-service, it is required to add date as well.
Also when a user specifies field names with suffixes _i, _d, _dt, _s then biocache needs to treat with the suggested type. Any invalid values won't be inserted in Solr.
Currently ints, doubles and strings are the only types inferred by biocache-service, it is required to add date as well.
Also when a user specifies field names with suffixes _i, _d, _dt, _s then biocache needs to treat with the suggested type. Any invalid values won't be inserted in Solr.