Re: UIMA C++ in a Mac

2016-12-23 Thread William Colen
David, I created a few issues with patch attached that can help building UIMA C++ in Mac OS X. UIMA-5234: UIMA C++ is compatible with APR 1.5.x UIMA-5235: Update UIMAC++ build Mac OSX instructions

Re: Help with Pythonnator

2016-12-23 Thread William Colen
I reproduced the issue with Ubuntu 16.04. I created the Jira UIMA-5237 with a patch candidate. Thank you, William 2016-12-20 17:45 GMT-02:00 : > Now that I managed to install UIMA C++ in macOS Sierra, I need to build >

How to get SOLR document metadata in UIMA using SOLR6.3

2016-12-23 Thread Soumitra Mazumder
Hi All, I am working on SOLR and UIMA development assignment. where I need to pass some of the SOLR document metadata to UIMA chain. Is there any concrete example on how to do SO. For example if I have pass "title" information to the UIMA update processor then how can I do it. I am

Re: Using optional argument -Duima.as.enable.jmx=false

2016-12-23 Thread Jaroslaw Cwiklik
Nelson, thanks for pointing this out. This parameter (-Duima.as.enable.jmx=false) disables ActiveMQ JMX port when running UIMA-AS extended tests. Per JIRA https://issues.apache.org/jira/browse/UIMA-5166 the fix addresses this scenario only. The fix was motivated by a complaint from Apache infra