Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

elasticsearch override doesn’t always work during complete re-index #923

Open
TanyaStere42 opened this issue Oct 24, 2023 · 0 comments
Open
Labels
bug Something isn't working elasticsearch

Comments

@TanyaStere42
Copy link
Member

Expected Behavior

Current Behavior

  1. blow away ES index (on sightings)
  2. rebuild as above
  3. look at /api/v1/search/app.modules.sightings.models.sighting/mappings and see if location_geo_point has the overridden geo_point type.

when invoke app.elasticsearch.now --model Sighting is run on an empty index, it seems as though effects of patch_elasticsearch_mappings() do not stick. at least a few runs on a dev install seems to indicate this.

@TanyaStere42 TanyaStere42 added this to the Codex Release 2.2 milestone Oct 24, 2023
@TanyaStere42 TanyaStere42 added the bug Something isn't working label Oct 24, 2023
@TanyaStere42 TanyaStere42 removed this from the Codex Release 2.2 milestone Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working elasticsearch
Projects
None yet
Development

No branches or pull requests

1 participant