wallneradam / esorm

Python ElasticSearch ORM based on Pydantic
https://esorm.readthedocs.io/
Mozilla Public License 2.0
30 stars 0 forks source link

How to get only specific fields? #15

Closed heindrickdumdum0217 closed 1 month ago

heindrickdumdum0217 commented 1 month ago

Is it possible to get only necessary fields?

wallneradam commented 1 month ago

It is not yet possible, though may not be hard to implement.