-
Notifications
You must be signed in to change notification settings - Fork 803
Closed
Description
I use
elasticsearch-dsl == 6.2.1
{
"name" : "67G84Xb",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "C4Q4oVYHTIyTWtpUyUP_lA",
"version" : {
"number" : "6.2.4",
"build_hash" : "ccec39f",
"build_date" : "2018-04-12T20:37:28.497551Z",
"build_snapshot" : false,
"lucene_version" : "7.2.1",
"minimum_wire_compatibility_version" : "5.6.0",
"minimum_index_compatibility_version" : "5.0.0"
},
"tagline" : "You Know, for Search"
}
Got error:
File "/elasticsearch_dsl/field.py", line 163, in _wrap
return self._doc_class.from_es(data, data_only=True)
TypeError: from_es() got an unexpected keyword argument 'data_only'
Metadata
Metadata
Assignees
Labels
No labels