<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OpenWebSpider# v0.1.3</title>
	<atom:link href="http://www.openwebspider.org/2008/11/05/openwebspider-v013/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openwebspider.org/2008/11/05/openwebspider-v013/</link>
	<description>Open Source Web Spider</description>
	<lastBuildDate>Tue, 19 May 2009 07:59:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Shen139</title>
		<link>http://www.openwebspider.org/2008/11/05/openwebspider-v013/comment-page-1/#comment-699</link>
		<dc:creator>Shen139</dc:creator>
		<pubDate>Thu, 11 Dec 2008 13:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.openwebspider.org/?p=96#comment-699</guid>
		<description>Hi,
As you can see in openwebspider.con:
--[
# used to influence the query that choose the domains to index
# SELECT id FROM hostlist WHERE status=0 AND ( &lt;$sql_hostlist_where here$&gt; ) ORDER by priority DESC
# sql_hostlist_where is &quot;1=1&quot; by default
# Examples:
# index only &quot;.com&quot; domains
#    sql_hostlist_where = hostname LIKE &#039;%.com&#039;
# index only domains on port 8080
#    sql_hostlist_where = port = 8080
# index only a portion of the database; from ID 600 to 2000
#    sql_hostlist_where = ID &gt;= 600 AND ID &lt;= 2000
]--


This is useful if you run many crawlers and you want that each crawler index only a fixed amount of domains!
Stefano</description>
		<content:encoded><![CDATA[<p>Hi,<br />
As you can see in openwebspider.con:<br />
&#8211;[<br />
# used to influence the query that choose the domains to index<br />
# SELECT id FROM hostlist WHERE status=0 AND ( < $sql_hostlist_where here$> ) ORDER by priority DESC<br />
# sql_hostlist_where is "1=1" by default<br />
# Examples:<br />
# index only ".com" domains<br />
#    sql_hostlist_where = hostname LIKE '%.com'<br />
# index only domains on port 8080<br />
#    sql_hostlist_where = port = 8080<br />
# index only a portion of the database; from ID 600 to 2000<br />
#    sql_hostlist_where = ID >= 600 AND ID <= 2000<br />
]&#8211;</p>
<p>This is useful if you run many crawlers and you want that each crawler index only a fixed amount of domains!<br />
Stefano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bernd</title>
		<link>http://www.openwebspider.org/2008/11/05/openwebspider-v013/comment-page-1/#comment-288</link>
		<dc:creator>bernd</dc:creator>
		<pubDate>Thu, 06 Nov 2008 12:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.openwebspider.org/?p=96#comment-288</guid>
		<description>Hi,

how works it?
&quot;New feature: New configuration file field: sql_hostlist_where&quot;

thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>how works it?<br />
&#8220;New feature: New configuration file field: sql_hostlist_where&#8221;</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

