string1 AND string2 should highlight string1 first #13040
Unanswered
mikelange49
asked this question in
Code Search and Navigation
Replies: 1 comment
-
|
Good feedback. We should try to enforce some diversity in the snippets, so we capture rare terms as well as common ones. I'll look into implementing this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Search example : burg AND juce
I'm mostly interested in files that contain "burg" (which are rare), but within files that contain "juce" (which are plenty)
That's why I put "burg" first and "juce" second.
But I mostly see "juce" highlited, not "burg"
Beta Was this translation helpful? Give feedback.
All reactions