<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.sphinxsearch.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.sphinxsearch.com/wiki/feed.php">
        <title>SphinxWiki</title>
        <description></description>
        <link>http://www.sphinxsearch.com/wiki/</link>
        <image rdf:resource="http://www.sphinxsearch.com/wiki/lib/images/favicon.ico" />
       <dc:date>2010-07-30T02:07:38+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.sphinxsearch.com/wiki/doku.php?id=sphinx_sphinxse_on_rhel&amp;rev=1279218456&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sphinxsearch.com/wiki/doku.php?id=start&amp;rev=1277261813&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sphinxsearch.com/wiki/doku.php?id=search_index_about&amp;rev=1277093283&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sphinxsearch.com/wiki/doku.php?id=java_api_documentation&amp;rev=1277092951&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sphinxsearch.com/wiki/doku.php?id=java_index_creator&amp;rev=1277013054&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.sphinxsearch.com/wiki/lib/images/favicon.ico">
        <title>SphinxWiki</title>
        <link>http://www.sphinxsearch.com/wiki/</link>
        <url>http://www.sphinxsearch.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.sphinxsearch.com/wiki/doku.php?id=sphinx_sphinxse_on_rhel&amp;rev=1279218456&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-15T20:27:36+02:00</dc:date>
        <dc:creator>DonDon</dc:creator>
        <title>sphinx_sphinxse_on_rhel</title>
        <link>http://www.sphinxsearch.com/wiki/doku.php?id=sphinx_sphinxse_on_rhel&amp;rev=1279218456&amp;do=diff</link>
        <description>This tutorial is mainly based on an RPM installation of MySQL, or an installation of MySQL where you prefer to have Sphinx installed as a plugin instead of statically into the MySQL server binary.  Currently this installation method is the *only* safe way for servers running cPanel.</description>
    </item>
    <item rdf:about="http://www.sphinxsearch.com/wiki/doku.php?id=start&amp;rev=1277261813&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-23T04:56:53+02:00</dc:date>
        <dc:creator>Carpii</dc:creator>
        <title>start - removed my old XMLPipe example, in favour of better versions</title>
        <link>http://www.sphinxsearch.com/wiki/doku.php?id=start&amp;rev=1277261813&amp;do=diff</link>
        <description>Welcome to the Sphinx Wiki, this is where user-contributed Sphinx stuff lives. The Sphinx Wiki is for the users of Sphinx to share tutorials, tips, documentation improvement and translation, and everything else that assists in using Sphinx. All registered users may contribute to the wiki.</description>
    </item>
    <item rdf:about="http://www.sphinxsearch.com/wiki/doku.php?id=search_index_about&amp;rev=1277093283&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-21T06:08:03+02:00</dc:date>
        <dc:creator>Yakov Sirotkin</dc:creator>
        <title>search_index_about - created</title>
        <link>http://www.sphinxsearch.com/wiki/doku.php?id=search_index_about&amp;rev=1277093283&amp;do=diff</link>
        <description>Sphinx index interface looks like MySQL database. You can configure its parameters in sphinx.conf


searchd
{
    listen = 9312
    listen = 9306:mysql41
    pid_file = pid.txt
}


After starting searchd.exe you can connect to it using mysql client:</description>
    </item>
    <item rdf:about="http://www.sphinxsearch.com/wiki/doku.php?id=java_api_documentation&amp;rev=1277092951&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-21T06:02:31+02:00</dc:date>
        <dc:creator>Yakov Sirotkin</dc:creator>
        <title>java_api_documentation</title>
        <link>http://www.sphinxsearch.com/wiki/doku.php?id=java_api_documentation&amp;rev=1277092951&amp;do=diff</link>
        <description>What is search index?

How to create Sphinx index in Java</description>
    </item>
    <item rdf:about="http://www.sphinxsearch.com/wiki/doku.php?id=java_index_creator&amp;rev=1277013054&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-20T07:50:54+02:00</dc:date>
        <dc:creator>Yakov Sirotkin</dc:creator>
        <title>java_index_creator</title>
        <link>http://www.sphinxsearch.com/wiki/doku.php?id=java_index_creator&amp;rev=1277013054&amp;do=diff</link>
        <description>Download lib

You can download just jar file &lt;http://telamon.ru/sphinx/indexCreator.jar&gt; or you can get it together with source code &lt;http://telamon.ru/sphinx/indexCreator.zip&gt;.

Write the code

Declare names for fields and attributes of your index

Creating constants will help you to avoid typos:</description>
    </item>
</rdf:RDF>
