|
It appears that my regularly scheduled summary searches do not run while I'm running the backfill_summary_index script. Is this correct? If so, how do I get around this? |
|
Yeah, you can look in the script to see this. There's app-level per-search locking to avoid problems where the search is run in an overlapping manner where artifacts might be fighting. Options:
|
