<?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: Making Solr Requests with urllib2 in Python</title>
	<atom:link href="http://e-mats.org/2009/05/making-solr-requests-with-urllib2-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-mats.org/2009/05/making-solr-requests-with-urllib2-in-python/</link>
	<description>Where desperate is just another word for a regular day.</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:11:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tambrey</title>
		<link>http://e-mats.org/2009/05/making-solr-requests-with-urllib2-in-python/comment-page-1/#comment-4999</link>
		<dc:creator>Tambrey</dc:creator>
		<pubDate>Sun, 17 Apr 2011 15:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=524#comment-4999</guid>
		<description>Walking in the psernece of giants here. Cool thinking all around!</description>
		<content:encoded><![CDATA[<p>Walking in the psernece of giants here. Cool thinking all around!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Bussard</title>
		<link>http://e-mats.org/2009/05/making-solr-requests-with-urllib2-in-python/comment-page-1/#comment-761</link>
		<dc:creator>Stephen Bussard</dc:creator>
		<pubDate>Tue, 21 Jul 2009 22:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=524#comment-761</guid>
		<description>if you put &amp;wt=python on the end of the url then solr will return a python object instead of xml</description>
		<content:encoded><![CDATA[<p>if you put &amp;wt=python on the end of the url then solr will return a python object instead of xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://e-mats.org/2009/05/making-solr-requests-with-urllib2-in-python/comment-page-1/#comment-715</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 21 Jun 2009 15:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=524#comment-715</guid>
		<description>Be aware that urllib2 may automatically add another Content-Type header which will override the one you set explicitly. This wildly awful behaviour doesn&#039;t seem to trouble the python community at all. Can has explicit? Noes? FAIL.</description>
		<content:encoded><![CDATA[<p>Be aware that urllib2 may automatically add another Content-Type header which will override the one you set explicitly. This wildly awful behaviour doesn&#8217;t seem to trouble the python community at all. Can has explicit? Noes? FAIL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

