$Worker.run(AbstractThreadPool.java:513)
at java.lang.Thread.run(Thread.java:662)
From: Koji Sekiguchi
To: solr-user@lucene.apache.org
Sent: Thursday, October 27, 2011 7:25:09 AM
Subject: Re: help needed on solr-uima integration
(11/10/27 9:12), Xue-Feng Yang wrote
$Worker.run(AbstractThreadPool.java:513)
at java.lang.Thread.run(Thread.java:662)
From: Koji Sekiguchi
To: solr-user@lucene.apache.org
Sent: Thursday, October 27, 2011 7:25:09 AM
Subject: Re: help needed on solr-uima integration
(11/10/27 9:12), Xue-Feng Yang wrote
(11/10/27 9:12), Xue-Feng Yang wrote:
Hi,
From Solr Info page, I can see my solr-uima core is there, but
updateRequestProcessorChain is not there. What is the reason?
Because UpdateRequestProcessor(and Chain) is not type of SolrInfoMBean.
(As those classes in the page implement SolrInfoMBean
PM
Subject: Re: help needed on solr-uima integration
Hi,
Is there logging for uima? From Logging in Solr Admin page, I couldn't find it.
Thanks,
Xue-Feng
From: Xue-Feng Yang
To: "solr-user@lucene.apache.org"
Sent: Tuesday, October 25, 2011 8:5
Hi,
Is there logging for uima? From Logging in Solr Admin page, I couldn't find it.
Thanks,
Xue-Feng
From: Xue-Feng Yang
To: "solr-user@lucene.apache.org"
Sent: Tuesday, October 25, 2011 8:50:05 PM
Subject: Re: help needed on solr-uima
October 24, 2011 11:21:14 AM
Subject: Re: help needed on solr-uima integration
Thanks Koji. I found it. I should the solution there.
Xue-Feng
From: Koji Sekiguchi
To: solr-user@lucene.apache.org
Sent: Monday, October 24, 2011 7:30:01 AM
Subject: Re: help needed on
Thanks Koji. I found it. I should the solution there.
Xue-Feng
From: Koji Sekiguchi
To: solr-user@lucene.apache.org
Sent: Monday, October 24, 2011 7:30:01 AM
Subject: Re: help needed on solr-uima integration
(11/10/24 17:42), Xue-Feng Yang wrote:
>
(11/10/24 17:42), Xue-Feng Yang wrote:
Hi,
Where can I find test code for solr-uima component?
You should find them under:
solr/contrib/uima/src/test
koji
--
Check out "Query Log Visualizer" for Apache Solr
http://www.rondhuit-demo.com/loganalyzer/loganalyzer.html
http://www.rondhuit.com/en/
Hi,
Where can I find test code for solr-uima component?
Thanks,
Xue-Feng
From: Xue-Feng Yang
To: "solr-user@lucene.apache.org"
Sent: Sunday, October 23, 2011 3:43:58 AM
Subject: help needed on solr-uima integration
Hi,
After google online, some parts in th