Re: Can we build CollectionReader from database [EXTERNAL]

2018-01-22 Thread kishore
ou could see db resource name like ' DbConnection', ' > OrangeBookIndexReader' etc. > > Regards, > Gandhi > > > -Original Message- > From: kishore [mailto:kasaraneni.kish...@gmail.com] > Sent: Monday, January 22, 2018 4:55 PM > To: dev@ctakes.apache.org >

RE: Can we build CollectionReader from database [EXTERNAL]

2018-01-22 Thread Gandhi Rajan Natarajan
name like ' DbConnection', ' OrangeBookIndexReader' etc. Regards, Gandhi -Original Message- From: kishore [mailto:kasaraneni.kish...@gmail.com] Sent: Monday, January 22, 2018 4:55 PM To: dev@ctakes.apache.org Subject: Re: Can we build CollectionReader from database [EXTERNAL] Hi Tim

Re: Can we build CollectionReader from database [EXTERNAL]

2018-01-22 Thread kishore
Hi Tim, I tried as you suggested. but I couldn't understand the variable PARAM_DB_CONN_RESRC. Do we need to pass "driver_url;connection_string;user;password". Thanks, Kishore. On Fri, Jan 12, 2018 at 4:59 PM, Miller, Timothy < timothy.mil...@childrens.harvard.edu> wrote: > Hi Kishore, >

Re: Can we build CollectionReader from database [EXTERNAL]

2018-01-12 Thread Miller, Timothy
Hi Kishore, Take a look in this directory for many different collection reader options: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-core/src/main/java/org/apache/ctakes/core/cr/ JcdbCollectionReader may work for you. here are the parameters with comments: 59 /** 60 * SQL