Question
Search Index issue 8.2.1
Hello,
After upgrading 8.2.1 in staging we are not able to see the re-index button. When I looked at the implementation there is a new when condition which checks if it is a multi-tenant system and disables the re-index button if it is a multi-tenant system. I wanted to make sure if this issue is because it is a multi-tenant system. If not what are the possible things to check? our search index is enabled. Do we need to enable anything?
Thanks
***Edited by Moderator: Pallavi to update platform capability tags***
I do not have a multi-tenant system for 8.2.1 ready to check. But the only when condition I can see from the 'Reindex' button as follows - Are you running an MT env? What when condition you are referring to? Please be aware that in 8.2.1, search requiring stream node available in the environment as queue processor is depending on that. Use Admin Studio to check the health of the queue processors.
pyAgentInfoPage.pxQueueProcessorInfo(2).pxLag > 0 || Parent.pyIndexEnabled = false || Parent.pyIndexingIsInProgress = true || Parent.pySyncingIsInProgress = true || .pyEnable = false