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
Completely clean the index database and start first indexing
Search results are OK
Run reindex
Search results are duplicated
Every next reindex adds duplicate entries. See attached screenshot after second reindex run.
In indexer it's visible it adds all files as new each time.
Env: Windows, Tomcat, JRE 10.0.2, indexing GIT repositories, Opengrok 1.1-rc39 Opengrok 1.1-rc38 is OK.
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce:
In indexer it's visible it adds all files as new each time.
Env: Windows, Tomcat, JRE 10.0.2, indexing GIT repositories, Opengrok 1.1-rc39
Opengrok 1.1-rc38 is OK.
My indexer commandline:
java -Xmx5048m -Xms512m --add-modules java.xml.bind -jar .\bin\opengrok-current\lib\opengrok.jar --history -U "http://opengrok/" -R .\configuration-default.xml -W .\configuration-git.xml -P -S -v -s .\sources\git -d .\index\git -p __all__
My xml config:
The text was updated successfully, but these errors were encountered: