Skip to main content



      Home
Home » Newcomers » Newcomers » How do I search for files that contain multiple query strings?
How do I search for files that contain multiple query strings? [message #1506437] Wed, 10 December 2014 16:27 Go to next message
Eclipse UserFriend
How can I search for files that contain two or more search terms? For example, how could I search for files that contain both the words "cat" and the word "dog", in any order and with any number of words and lines separating them? Thanks.
Re: How do I search for files that contain multiple query strings? [message #1506927 is a reply to message #1506437] Thu, 11 December 2014 02:09 Go to previous message
Eclipse UserFriend
Steven,

Regular expressions can do such things, e.g, cat.*dog|dog.*cat

On 10/12/2014 10:27 PM, Steven Edmunds wrote:
> How can I search for files that contain two or more search terms? For
> example, how could I search for files that contain both the words
> "cat" and the word "dog", in any order and with any number of words
> and lines separating them? Thanks.
Previous Topic:Downloading/Installing Code Recommenders without Eclipse Marketplace
Next Topic:Diff between IPlatformRunnable, IStartup n preStartup in WorkbenchAdvisor
Goto Forum:
  


Current Time: Tue Jul 08 03:02:59 EDT 2025

Powered by FUDForum. Page generated in 0.04410 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top