<?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: Full Text Search with Sphinx</title>
	<atom:link href="http://www.ioncannon.net/programming/685/full-text-search-with-sphinx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/programming/685/full-text-search-with-sphinx/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Thu, 05 Jan 2012 16:35:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: santosh</title>
		<link>http://www.ioncannon.net/programming/685/full-text-search-with-sphinx/comment-page-1/#comment-160573</link>
		<dc:creator>santosh</dc:creator>
		<pubDate>Thu, 07 Jan 2010 08:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=685#comment-160573</guid>
		<description>dwi,

sphinx returns only the document ids and you have to query the mysql table to get the full row.</description>
		<content:encoded><![CDATA[<p>dwi,</p>
<p>sphinx returns only the document ids and you have to query the mysql table to get the full row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sesh Kothandaraman</title>
		<link>http://www.ioncannon.net/programming/685/full-text-search-with-sphinx/comment-page-1/#comment-159734</link>
		<dc:creator>Sesh Kothandaraman</dc:creator>
		<pubDate>Sat, 26 Dec 2009 12:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=685#comment-159734</guid>
		<description>Hi Carson,

I am a newbie to Sphinx and apologize if you find my question too trivial. 

I have plaintext files, say, doc1.txt, doc2.txt, etc. which contain unstructured text (may be log messages, writings from various contributors, etc). I want to be able to search through them using Sphinx. I understood some concepts from your nice article, but I am not able to figure out how to get these files into the Mysql database. If you don&#039;t mind, can you please tell me in a few concise steps on how to get this going and configure the sphinx.conf file?

Thanks a lot in advance !

Sesh</description>
		<content:encoded><![CDATA[<p>Hi Carson,</p>
<p>I am a newbie to Sphinx and apologize if you find my question too trivial. </p>
<p>I have plaintext files, say, doc1.txt, doc2.txt, etc. which contain unstructured text (may be log messages, writings from various contributors, etc). I want to be able to search through them using Sphinx. I understood some concepts from your nice article, but I am not able to figure out how to get these files into the Mysql database. If you don&#039;t mind, can you please tell me in a few concise steps on how to get this going and configure the sphinx.conf file?</p>
<p>Thanks a lot in advance !</p>
<p>Sesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwi</title>
		<link>http://www.ioncannon.net/programming/685/full-text-search-with-sphinx/comment-page-1/#comment-159730</link>
		<dc:creator>dwi</dc:creator>
		<pubDate>Sat, 26 Dec 2009 11:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=685#comment-159730</guid>
		<description>hi,

i did all the things above and can get results from simple query, problem is that sphinx only return the doc id just like your example above.
how can i get the full column data like when i did with mysql?

many thanks in advance,
dwi</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i did all the things above and can get results from simple query, problem is that sphinx only return the doc id just like your example above.<br />
how can i get the full column data like when i did with mysql?</p>
<p>many thanks in advance,<br />
dwi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.151 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-16 09:06:59 -->

