Closed twagoo closed 6 years ago
The suggestion index is supposed to be available during rebuild of the index (see for example its reset in the FreeTextSuggester after a completed rebuild). "Lookup not supported at this time" was only reproducable under two circumstances:
Closing this ticket as the described error shouldn't occur in a stable environment.
While running an import the suggestion index is not available. A full import usually implies a fairly long time of indexing for the suggester at the end of the import (a few hours even, see #110), during which this problem seems to persist.
Typing search terms leads to an empty suggestion box and the following stack trace in the VLO web app log:
Perhaps this can be avoided by adapting the suggestion index creation strategy.