Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "SolrUIMA" page has been changed by TommasoTeofili. http://wiki.apache.org/solr/SolrUIMA?action=diff&rev1=7&rev2=8 -------------------------------------------------- The SolrUIMA UpdateRequestProcessor is a custom UpdateRequestProcessor that takes document(s) being indexed, sends them to a UIMA pipeline and then returns the document(s) enriched with the specified metadata. - === Installation === + === Installation (deprecated as patch has been committed) === 1. download the [[https://issues.apache.org/jira/secure/attachment/12467988/SOLR-2129-version-6.patch|SOLR-2129.patch]] file 2. go to your Lucene/Solr dev home and run 'patch -p0 < SOLR-2129.patch' 3. download the [[https://issues.apache.org/jira/secure/attachment/12455557/lib-jars.zip|lib-jars.zip]] file