You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
@afirlejczyk that's just not the way this should work and it's not best practice either. You should either have the ability to run the index, or at least throw an error or notice that this index can't be run individually. I've now been debugging this for a couple of hours because it didn't give me an error and it couldn't find anything in the system.log or anywhere else.
Hi,
I've just wasted a couple of hours of my life on the following. I was trying to run the following index, which is listed in the indexers:
However the index won't return any result. Eventually I came across this code. It just removed the indexer from the array of indexes to run:
I don't know why it behaves this way. This will result in the index not being able to run individually, as well as not being to run as a dependent.
The text was updated successfully, but these errors were encountered: