Replies: 1 comment 1 reply
-
This is certainly not a valid configuration and the indexer should fail on it. It needs the usual Java object serialization XML tags, see https://github.com/oracle/opengrok/wiki/Read-only-configuration#generating-the-read-only-configuration for an example. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to disable building suggestor due to following reason:
To disable this, I have tried several options available on internet or in github documentation but I seems to be missing something and always suggestor gets prompt on UI as well as on container logs, I see logs like "INFO: Rebuilding the following suggesters: ,,, "
I have tried following options:
but still that seems to not work. Can anyone please help if I am missing something basic.
Beta Was this translation helpful? Give feedback.
All reactions