Re: Passing arguments To Collection Reader

2013-08-26 Thread Jaroslaw Cwiklik
Not knowing your particular CPE deployment details here is one way to programmatically configure the CR: CollectionProcessingEngine cpe = UIMAFramework.produceCollectionProcessingEngine(cpeDescriptor, params); cpe.getCollectionReader().getProcessingResourceMetaData().getConfigurationParame

UIMA + Google App Engine

2013-08-26 Thread Lee Becker
Has anyone had any success deploying UIMA components in the Google App Engine? Right now, I am trying to package up some UIMAFit-based components in a GAE servlet, but when I create my analysis engines, I get the exception pasted below. The trouble seems to come from this line in UimaContext.

Increase heap size using UIMA with Solr

2013-08-26 Thread Jun Ohtani
Dear all, My co-worker use UIMA with Solr. We have two problems increasing heap size and cpu usage. We have two question. 1. o.a.u.jcas.impl.JCasImpl.loadJCasClasses() call every requests. Using UIMA with Solr, we send to request using UIMAUpdateRequestProcessor , Solr(Lucene) create AnalysisE