oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.34k stars 745 forks source link

Need suggestion for below issues #1244

Closed ranjantomtom closed 3 years ago

ranjantomtom commented 7 years ago

Hi,

I wanted to bring some questions related to Opengrok (0.12.1.6), please find below query and let me know the steps/suggestion to resolved these issues.

  1. I have re-index my instance with command (./OpenGrok index) however the date shown in footer log is not the current, why? what is the solution?
  2. File is being moved to new location but the old file still exist e.g. http://opengrok.com/xref/test/data/TTC/CLanguage.h this file shall not be present as it is moved under location http://opengrok.com/xref/test/data/CLanguage.h
  3. The process of properly indexing without affecting logged in users and correct way to indexing the system.
vladak commented 7 years ago

ad 1) this was discussed in #1175 and turned out to be proxy issue. Also, there have to be actual changes to the source for the date/time to change.

ranjantomtom commented 7 years ago

Hi vladak,

Thank you for addressing this issue.

Can you please let me know why repository location does get refreshed after indexing OpenGrok mentioned above #2 and also how we can achieve fast indexing.

vladak commented 3 years ago

closing for inactivity. Also, file separate issue for each problem encountered.