Django's `PositiveBigIntegerField` is currently not mapped to any `django-opensearch-dsl` field. `documents.model_field_class_to_field_class` need to be updated to map it to `fields.LongField`.