ahmia / ahmia-index

Ahmia's elasticsearch index
BSD 3-Clause "New" or "Revised" License
50 stars 31 forks source link

mappings_tor.json #11

Closed mynksh closed 4 months ago

mynksh commented 4 years ago

unable to map this with current version of Elasticsearch (7.7)

mynksh commented 4 years ago

Change 'doc' in "mapping_tor.json" to '_doc' & add "?include_type_name=true" in request URL

samip5 commented 1 year ago

Just note that ?include_type_name=true is deprecated.

Warning: 299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d "[types removal] Using include_type_name in create index requests is deprecated. The parameter will be removed in the next major version."