<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://developers.sones.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://developers.sones.com/wiki/feed.php">
        <title>sones wiki</title>
        <description></description>
        <link>http://developers.sones.com/wiki/</link>
        <image rdf:resource="http://developers.sones.com/wiki/lib/tpl/A_Free_Worldic/images/favicon.ico" />
       <dc:date>2012-02-06T08:19:55+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://developers.sones.com/wiki/doku.php?id=documentation:plugins:database:indices&amp;rev=1323166556&amp;do=diff"/>
                <rdf:li rdf:resource="http://developers.sones.com/wiki/doku.php?id=documentation:plugins:database:indices:lucene&amp;rev=1323166105&amp;do=diff"/>
                <rdf:li rdf:resource="http://developers.sones.com/wiki/doku.php?id=documentation:plugins&amp;rev=1323160272&amp;do=diff"/>
                <rdf:li rdf:resource="http://developers.sones.com/wiki/doku.php?id=connectors:remoteapi&amp;rev=1321003137&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://developers.sones.com/wiki/lib/tpl/A_Free_Worldic/images/favicon.ico">
        <title>sones wiki</title>
        <link>http://developers.sones.com/wiki/</link>
        <url>http://developers.sones.com/wiki/lib/tpl/A_Free_Worldic/images/favicon.ico</url>
    </image>
    <item rdf:about="http://developers.sones.com/wiki/doku.php?id=documentation:plugins:database:indices&amp;rev=1323166556&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-06T11:15:56+01:00</dc:date>
        <dc:creator>philipp.schleizer</dc:creator>
        <title>documentation:plugins:database:indices</title>
        <link>http://developers.sones.com/wiki/doku.php?id=documentation:plugins:database:indices&amp;rev=1323166556&amp;do=diff</link>
        <description>sones Index Structure (affects sones GraphDB 2.1)

“A database index is a data structure that improves the speed of data retrieval operations on a database table at the cost of slower writes and increased storage space.” [Wikipedia, Index (Database)]</description>
    </item>
    <item rdf:about="http://developers.sones.com/wiki/doku.php?id=documentation:plugins:database:indices:lucene&amp;rev=1323166105&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-06T11:08:25+01:00</dc:date>
        <dc:creator>philipp.schleizer</dc:creator>
        <title>documentation:plugins:database:indices:lucene - [Additional methods] </title>
        <link>http://developers.sones.com/wiki/doku.php?id=documentation:plugins:database:indices:lucene&amp;rev=1323166105&amp;do=diff</link>
        <description>As part of our Community Edition, we offer an index plugin to enable fulltext search inside GraphDB based on Apache Lucene. The plugin offers the following features:

	*  fulltext indexing of vertex properties
	*  use of all possible Lucene query strings
	*  compound indices to add one index that combines multiple properties of a vertex (only with API)
	*  returns Lucene score values for further usage
	*  highlighting support</description>
    </item>
    <item rdf:about="http://developers.sones.com/wiki/doku.php?id=documentation:plugins&amp;rev=1323160272&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-06T09:31:12+01:00</dc:date>
        <dc:creator>philipp.schleizer</dc:creator>
        <title>documentation:plugins</title>
        <link>http://developers.sones.com/wiki/doku.php?id=documentation:plugins&amp;rev=1323160272&amp;do=diff</link>
        <description>The plugin system of the GraphDS will give you the opportunity to add new functions, indices etc. at any time. Currently, they will be loaded during the start-up time of the GraphDS – changes during the lifetime won’t be reflected.
Currently, each .dll and .exe file from the startup directory will be picked up and searched for any listed base type and interface. To add a new plugin just copy the .dll into the start-up directory and start the GraphDS.</description>
    </item>
    <item rdf:about="http://developers.sones.com/wiki/doku.php?id=connectors:remoteapi&amp;rev=1321003137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-11T10:18:57+01:00</dc:date>
        <dc:creator>markus.zorn</dc:creator>
        <title>connectors:remoteapi - [Streaming] </title>
        <link>http://developers.sones.com/wiki/doku.php?id=connectors:remoteapi&amp;rev=1321003137&amp;do=diff</link>
        <description>Introduction

Sones GraphDB RemoteAPI Service Plugin provides a RPC style web service to access a GraphDB instance. 

The plugin is based on .NET 4.0 Windows Communication Foundation (WCF) and maps a server side GraphDS API to a service orientated interface available via soap. Web service description metadata is provided to allow custom client side implementations to access this RemoteAPI.</description>
    </item>
</rdf:RDF>

