Author: ogrisel
Date: Mon May 16 11:51:12 2011
New Revision: 1103701

URL: http://svn.apache.org/viewvc?rev=1103701&view=rev
Log:
typo / cosmit

Modified:
    incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md

Modified: incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md?rev=1103701&r1=1103700&r2=1103701&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md Mon May 16 
11:51:12 2011
@@ -138,15 +138,16 @@ with no incomming links would get a scor
 
 After the indexing completes the distribution folder will contain two files
 
-1. dbpedia.solrindex.ref: This contains the configuration for the SolrIndex. 
It does
-not contain the data and is intended to be used to provide configurations 
without
-the need to also include the precomputed index. When loading this file to
-Apache Stanbol (typically via the Apache Sling Installer Framework) the 
-Stanbol DataFileProvder service will ask for the binary data.
-
-2. dbpedia.solrindex.zip: This is the ZIP archive with the precomputed data.
-Typically you will need to copy this file to the data directory of the
-Apache Stanbol DataFileProvider (defaults to "sling/datafiles").
+1. dbpedia.solrindex.ref: This contains the configuration for the
+SolrIndex. It does not contain the data and is intended to provide
+configurations without the need to also include the precomputed
+index. When loading this file to Apache Stanbol (typically via the
+Apache Sling Installer Framework) the Stanbol DataFileProvider service
+will ask for the binary data.
+
+2. dbpedia.solrindex.zip: This is the ZIP archive with the precomputed
+data.  Typically you will need to copy this file to the data directory
+of the Apache Stanbol DataFileProvider (defaults to "sling/datafiles").
 
 ## Using DBPedia.org as Referenced Site of the Entityhub
 


Reply via email to