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

newly added functions are not getting listed when searched in opengrok #3945

Open ramyasasekumar opened 2 years ago

ramyasasekumar commented 2 years ago

hi, newly created function definitions are not getting listed when searched in opengrok-but when the corresponding file is opened the definitions are available example :

image

function definition-prepareUeUlDlfeDynamicJobsForTwoSlots() (when searched saying it is not available)

but when the filed is opened and searched in notepad++, its availabe

image

can anyone please help in resolving this

vladak commented 2 years ago

which OpenGrok version is this ? do you see the definitions in the Navigate window ?

Keinkil commented 1 year ago

I think we're seeing the same thing on Opengrok v1.6.9. Repo exists, can be browsed to via Opengrok, but does not show up in any searches. Indexer says it finished.