-
jstests/sharding/prefix_shard_key.js exposes this bug:
``` c++
// Because of SERVER-6095, making the index a multi-key index (on a value that *isn't* part of the
// shard key) makes that index unusab…
-
**Description:**
As part of #2870, we discussed the approach of running elasticsearch reindexing on a cron schedule to avoid any end-user impact. This approach is imperfect: reindexing only _needs_…
-
## To submit a bug or report an issue
When doing reindex, occasionally in 5-7% of cases I get
```Failed to complete action: reindex. : 'indices'```
### Expected Behavior
The task I have is qui…
-
- I updated my custom whoosheer class with a **new field**.
- I deleted the WHOOSHEE_DIR content
- I reindexed my app:
from flask.ext.whooshee import Whooshee
w = Whooshee(app)
w.reindex()
T…
-
When e.g. creating a `Dataset` from multiple `DataArray`s that are supposed to share the same grid, but are not exactly aligned (as is often the case with floating point coordinates), we usually end u…
-
change button text from "Reindex Items" to "Update Metadata"
-
Hi I new with rtags but it is odd:
I have a file a.c
```
int func(int a){
return a + 1;
}
int main(){
int p = func(10);
p++;
return p;
}
```
do following:
$ rc -W `pwd`
Deleted project: /…
-
**Describe the bug**
After every restart of the Fluent Search app, including manually closing the app or restarting the PC, the Fluent Search indexer tries to reindex everything. It only indexes the …
-
During the reindex of the `nadove6` deployment on 10/28/2024, this query returned no rows, raising a `RequirementError`:
```
@requestId | cb0ccc8b-df5e-5d6a-a7db-9311068e629e
@timestamp | 1730205…
-
As @dborodyansky [suggested](https://github.com/elastic/kibana/pull/115046#pullrequestreview-782295233) in [#115046](https://github.com/elastic/kibana/pull/115046), we should make the documentation li…