<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>FileSeek RSS: Multiple Conditions</title>
<atom:link href="https://www.fileseek.ca/Discussions/RSS/?TopicID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5" rel="self" type="application/rss+xml" />
<link>https://www.fileseek.ca/Discussions/RSS/?TopicID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5</link>
<description>FileSeek RSS: Multiple Conditions</description>
<lastBuildDate>Fri, 22 May 2026 18:11:21 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.fileseek.ca/Discussions/RSS/?TopicID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5</generator>
<item>
<title>RE: Multiple Conditions</title>
<link>https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#5</link>
<pubDate>Fri, 05 Feb 2010 00:08:17 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#5</guid>
<category>FileSeek</category>
<description><![CDATA[FileSeek 1.9.3 is out now and includes this functionality.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
FileSeek 1.9.3 is out now and includes this functionality. <img src="https://www.fileseek.ca/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Multiple Conditions</title>
<link>https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#4</link>
<pubDate>Fri, 22 Jan 2010 18:34:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#4</guid>
<category>FileSeek</category>
<description><![CDATA[This will be possible in the upcoming 1.9.2 release. Would you be interested in testing this new release to make sure it works as you would expect it to? Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This will be possible in the upcoming 1.9.2 release. Would you be interested in testing this new release to make sure it works as you would expect it to? Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Multiple Conditions</title>
<link>https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#3</link>
<pubDate>Tue, 19 Jan 2010 04:18:35 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#3</guid>
<category>FileSeek</category>
<description><![CDATA[Thanks, but what I meant was if there is a way to find only files that contain all keywords, not just some of them. For example,
Rome|London|Paris
finds files with Rome OR London OR Paris, but I would like to find only files containing Rome AND London AND Paris. Is that possible?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks, but what I meant was if there is a way to find only files that contain all keywords, not just some of them. For example, <br/>
<br/>
Rome|London|Paris<br/>
<br/>
finds files with Rome OR London OR Paris, but I would like to find only files containing Rome AND London AND Paris. Is that possible?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Multiple Conditions</title>
<link>https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#2</link>
<pubDate>Mon, 19 Oct 2009 19:56:52 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5#2</guid>
<category>FileSeek</category>
<description><![CDATA[In order to do this, you will need to construct a regular expression. For your example just use:
Rome|London|Paris
This will find any of the matched words. Make sure you check off the "Process Query as Regular Expression" as well.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
In order to do this, you will need to construct a regular expression. For your example just use:<br/>
Rome|London|Paris<br/>
<br/>
This will find any of the matched words. Make sure you check off the "Process Query as Regular Expression" as well. <img src="https://www.fileseek.ca/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>Multiple Conditions</title>
<link>https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5</link>
<pubDate>Tue, 06 Oct 2009 11:51:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/multiple-conditions/?ID=7d1d67d3-27be-494d-b7f5-af2a3b17d7a5</guid>
<category>FileSeek</category>
<description><![CDATA[Hello,
is it possible to find only files which contain all given keywords? As I understand it, the query
Rome London Paris
works as Google would if I put the query in double quotes. It would find files with the exact phrase "Rome London Paris", but not files with "I went to Rome, then London, ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello, <br/>
<br/>
is it possible to find only files which contain all given keywords? As I understand it, the query <br/>
<br/>
Rome London Paris<br/>
<br/>
works as Google would if I put the query in double quotes. It would find files with the exact phrase "Rome London Paris", but not files with "I went to Rome, then London, then Paris".<br/>
<br/>
If I need to find all files with the words "Rome", "London" and "Paris", could I use FileSeek to do that? If I knew the order in which the words appear, I could probably do a RegEx search with the * wildcard in between the words, but what if I don't know if "Rome" or "London" comes first and if there are any other words between them?<br/>
<br/>
One more thing. Is possible to not just exclude files from the search, but also keywords from the search query? For example, if I want to find files that contain "Rome" but NOT "Dublin", is there any way to enter such a query?<br/>
<br/>
Thank you!
</div>
]]></content:encoded>
</item>
</channel>
</rss>