You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2014/11/04 18:55:12 UTC

svn commit: r1636665 - /ctakes/trunk/ctakes-dictionary-lookup-fast-res/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml

Author: seanfinan
Date: Tue Nov  4 17:55:12 2014
New Revision: 1636665

URL: http://svn.apache.org/r1636665
Log:
Accidentally checked in with pointer to experimental dictionary database.

Modified:
    ctakes/trunk/ctakes-dictionary-lookup-fast-res/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml

Modified: ctakes/trunk/ctakes-dictionary-lookup-fast-res/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup-fast-res/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml?rev=1636665&r1=1636664&r2=1636665&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast-res/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast-res/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml Tue Nov  4 17:55:12 2014
@@ -34,7 +34,7 @@
             for the sake of ide ease-of-use, the user should be aware of these hsql limitations.
             -->
             <property key="jdbcUrl"
-                      value="jdbc:hsqldb:file:resources/org/apache/ctakes/dictionary/lookup/fast/ctakesnewsnorx/ctakesnewsnorx"/>
+                      value="jdbc:hsqldb:file:resources/org/apache/ctakes/dictionary/lookup/fast/ctakessnorx/ctakessnorx"/>
             <property key="jdbcUser" value="sa"/>
             <property key="jdbcPass" value=""/>
             <property key="rareWordTable" value="cui_terms"/>
@@ -53,7 +53,7 @@
          <properties>
             <property key="jdbcDriver" value="org.hsqldb.jdbcDriver"/>
             <property key="jdbcUrl"
-                      value="jdbc:hsqldb:file:resources/org/apache/ctakes/dictionary/lookup/fast/ctakesnewsnorx/ctakesnewsnorx"/>
+                      value="jdbc:hsqldb:file:resources/org/apache/ctakes/dictionary/lookup/fast/ctakessnorx/ctakessnorx"/>
             <property key="jdbcUser" value="sa"/>
             <property key="jdbcPass" value=""/>
             <property key="tuiTable" value="tui"/>