In django using elastic search client how to insert data in elasticsearch document?

后端 未结 0 1646
不思量自难忘°
不思量自难忘° 2020-11-30 07:38

Basicall i am using django-elastic-search dsl...i am dealing with this model-->

Class Post:

.. title = models.Charfield()

...body = models.Charfield(

相关标签:
回答
  • 消灭零回复
提交回复
热议问题