- When initiating a search index re-indexing, we should actually initiate the creation of a new, temporary index in the background (on cron runs).
- While the (re)indexing happens in the background, the old index will still be used so that there is no "downtime".
- Once the new index is done, we replace the old one with it.
- Once the old index is replaced with the new and no errors have occurred, we delete the old index.
GitHub Issue #:
1337
Recent comments
I read this quickly, so I'm sure I'm missing something. Check your active config folder. Fields have two components: Database tables Field info and field...
Field deleted, but: machine-readable name is in use?
BTW, this is still a problem in the D7 version (despite what that issue said), so I'm not sure this is possible. I'll have to look more closely into it.
How to order a view by its aggregated value
Hmm... I was able to reproduce this issue when I thought it would work. Wuold you mind opening an issue in the queue?
How to order a view by its aggregated value