Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Category Product Indexer not available from command line #238

Closed
dverkade opened this issue Mar 17, 2020 · 3 comments
Closed

Category Product Indexer not available from command line #238

dverkade opened this issue Mar 17, 2020 · 3 comments

Comments

@dverkade
Copy link

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:
image

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:
image

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.

@afirlejczyk
Copy link
Contributor

afirlejczyk commented Mar 18, 2020

#190
#184

@dverkade
Copy link
Author

@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.

@afirlejczyk
Copy link
Contributor

afirlejczyk commented Mar 18, 2020

I re-opened issue: #184
So I am closing this and #240 issue.
I will later decide final solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants