<?xml version="1.0" encoding="UTF-8"?>
<extension>
  <name>sphinx_search</name>
  <description>Make your content searchable via the excellent Thinking Sphinx. Sphinx Search automatically creates the necessary indexes on your pages and provides a SearchPage subclass to handle the actual search processing without any code on your part.

You get a full set of Radius tags to iterate and display your search results, including pagination for lengthy result sets. Pages can be excluded from the search results on an individual basis. Sphinx Search can provide a foundation for indexing your application's custom models, as well.</description>
  <repository-type>Git</repository-type>
  <repository-url>git://github.com/digitalpulp/radiant-sphinx-search-extension.git</repository-url>
  <download-type></download-type>
  <download-url></download-url>
  <install-type>Git</install-type>
  <author>
    <name>Digital Pulp </name>
    <first-name>Digital</first-name>
    <last-name>Pulp </last-name>
    <email>git@digitalpulp.com</email>
  </author>
</extension>
