Skip to content

Commit

Permalink
Update the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
babenkoivan committed Apr 25, 2023
1 parent 25f5ca3 commit f2bd15d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ $mapping = (new \Elastic\Adapter\Indices\Mapping())
'null_value' => 'NULL'
])
->geoPoint('location')
->dynamic(true)
->dynamicTemplate('no_doc_values', [
'match_mapping_type' => '*',
'mapping' => [
Expand Down

0 comments on commit f2bd15d

Please sign in to comment.