-
Migrate/backport this rake task from GEOMG. But testing on production pgdump seeing this error:
```
rake aborted!9 Document:18E16E87-3A44-40F4-B9C7-4879F48E3C9F: |=================================…
-
Things to consider if we ever reindex (ie; when moving to new cluster), after testing!!
* Make languages keyword (since it doesn't seem to be needed for aggregation, as I've made it work on canonic…
-
### What is the bug?
Setting `reindex.remote.allowlist` in `spec.general.additionalConfig` doesn't seem to apply.
I have been looking through the docs for this specific key but could not find it…
-
If any of `--index`, `--delete`, or `--deindex` are specified, we should check for any ongoing reindexes and fail if there are.
This would prevent getting into an inconsistent index state by accid…
-
Replaces https://github.com/elastic/kibana/issues/8110
# Summary
The [Reindex API](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html) is powerful but complex. A U…
-
**Describe the bug**
After submitting a reindex job, the job remains queued indefinitely with no progress. The issue persists after deleting and resubmitting the job. Similar to #2200 ?
**FHIR Ver…
-
### 💡 Description
The reindexing sweeper picked up some properties which aren't described by the DD and aren't desirable to fix (or at least, aren't desirable to map as `keyword`).
These will need…
-
### Feature Type
- [ ] Adding new functionality to pandas
- [X] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
I wish I could u…
-
### Terraform Core Version
1.9.5
### AWS Provider Version
5.67
### Affected Resource(s)
* aws_batch_job_definition
### Expected Behavior
terraform apply runs to completion
### …
-
Reindexing a collection takes nearly as long as re-uploading all data (sometimes even longer). However, some of the steps are redundant if the reindex is triggered by the user: for example, while the …