From 79609dac2d377ff77e63e173e0aea34bea3428bf Mon Sep 17 00:00:00 2001 From: Sandro Date: Thu, 17 May 2018 08:31:15 -0300 Subject: [PATCH] Adding wiki and locale properties --- index_db.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index_db.sh b/index_db.sh index f5871a4..b14431f 100644 --- a/index_db.sh +++ b/index_db.sh @@ -135,6 +135,8 @@ ln -s $WDIR/dump.xml $dumpdir/${LANGUAGE}wiki-${dumpdate}-dump.xml cat << EOF > dbpedia.properties base-dir=$WDIR +wiki=$LANGUAGE +locale=$LANGUAGE source=dump.xml require-download-complete=false languages=$LANGUAGE