<?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/"
	>

<channel>
	<title>Piotr Pasich &#187; MySQL</title>
	<atom:link href="http://piotrpasich.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://piotrpasich.com</link>
	<description>PHP, Symfony, Design Patterns</description>
	<lastBuildDate>Mon, 20 Nov 2017 07:00:44 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Full text searching in Symfony2</title>
		<link>http://piotrpasich.com/full-text-searching/</link>
		<comments>http://piotrpasich.com/full-text-searching/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 19:16:35 +0000</pubDate>
		<dc:creator><![CDATA[Piotr Pasich]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony2]]></category>
		<category><![CDATA[Fulltext]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://xlab.pl/?p=2087</guid>
		<description><![CDATA[Generally, while working with simple search engines programmers have to anticipate issues involving users’ typos and mistakes. In this article I would like to present, compare and contrast three main types of full text searching in MySQL database &#8211; LIKE, SOUNDEX and MATCH AGAINST as these methods are some of the most popular solutions as [&#8230;]]]></description>
		<wfw:commentRss>http://piotrpasich.com/full-text-searching/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
