<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 14:45:07 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Spindrop.us: The Lucene Search Index and symfony]]></title>
      <guid>http://www.phpdeveloper.org/news/7689</guid>
      <link>http://www.phpdeveloper.org/news/7689</link>
      <description><![CDATA[<p>
In a sort of follow up to <a href="http://www.phpdeveloper.org/news/7601">a previous post</a> about implementing the entire Zend Framework inside a module for Symfony, <i>Dave Dash</i> is back with <a href="http://spindrop.us/2007/04/23/the-lucene-search-index-and-symfony/">this new post</a> showing how to put <a href="http://spindrop.us/2007/04/10/sfzendplugin/">it into practice</a> - creating a search engine using the Lucene functionality the Zend Framework offers.
</p>
<blockquote>
In this tutorial we're going to delve into the Lucene index. Zend Search Lucene relies on building a Lucene index. This is a directory that contains files that can be indexed and queried by Lucene or other ports. In our example we'll be creating a search for user profiles.
</blockquote>
<p>
He <a href="http://spindrop.us/2007/04/23/the-lucene-search-index-and-symfony/">shows the structure</a> of where the index can go and, of course, the code to get it there. He also includes a simple script for the other piece of the puzzle - the search itself.
</p>]]></description>
      <pubDate>Tue, 24 Apr 2007 07:43:00 -0500</pubDate>
    </item>
  </channel>
</rss>
