elasticsearch-dsl-py icon indicating copy to clipboard operation
elasticsearch-dsl-py copied to clipboard

Is it possible to use pydantic types?

Open alimirzaei opened this issue 3 years ago • 1 comments

Hi, I have a class which is based on pydantic models. Can I use this class and save my documents in elastic search? Or I need to write a model from scratch?

alimirzaei avatar Sep 02 '22 14:09 alimirzaei

same too

me-v2 avatar Sep 19 '22 07:09 me-v2

Pydantic is not supported.

miguelgrinberg avatar Mar 25 '24 12:03 miguelgrinberg