- 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
Now it works after adding a relationship and checking the "Require this relationship" box. Thanks for the help! Do any of you know of any good resources for learning some of these...
Hide title of a view block if no results?
I hope that correctly configured View, which displays real data, will not display an empty block and title.
Hide title of a view block if no results?
@Enthusiast: I honestly have no idea what this has to do with my issue. Will adding a relationship somehow solve my problem?
Hide title of a view block if no results?