-
Suggestion
-
Resolution: Duplicate
-
None
-
None
-
None
Use case: I need to search every repo to see what is using a specific function call "db_class_name". My only option as I see it is to search "db AND class AND name". This returns 2218 files. Too big. OK. I try "db AND class AND name AND ModuleName". This returns 350 files better but still too much to search through when most hits are fuzzy matches that have no relevance to this search. The actual module itself where the function is defined is halfway down the list.
- duplicates
-
BSERV-8782 Punctuation aware code search
- Gathering Interest