Open Bug 1426423 Opened 8 years ago Updated 5 years ago

Searching for a line that contains both "foo" and "bar" is easy on dxr and not really possible on searchfox right now

Categories

(Webtools :: Searchfox, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: kats, Unassigned)

References

(Depends on 1 open bug)

Details

From an IRC conversation with Gijs: 12:13:30 Gijs: kats: similarly, searching for a line that contains both "foo" and "bar" is easy on dxr and not really possible on searchfox right now 12:13:45 Gijs: (can kinda fake it with regexes but it gets tedious, especially for more than 3 terms) 12:13:51 Gijs: s/3/2/
And lest it be forgotten, the whole thing of course also in combination with one or more things that *shouldn't* appear in that line, like > foo bar -orange -apple which should match GetFooBar, FrobBarFoo, FooWithBar etc., but not GetOrangeFooBar, MakeBarFooApple and so on
You need to log in before you can comment on or make changes to this bug.