Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

February 15, 2014

UpdateRequestProcessor factories in Apache Solr 4.6.1

Filed under: Solr — Patrick Durusau @ 1:28 pm

The full list of UpdateRequestProcessor factories in Apache Solr 4.6.1 by Alexandre Rafalovitch.

From the post:

UpdateRequestProcessor is a mechinism in Solr to change the documents that are being submitted for indexing to Solr. They provide advanced functions such as language identification, duplicate detection, intelligent defaults, external text processing pipelines integration, and – most recently – dynamic schema definition.

UpdateRequestProcessor factories (a.k.a. Update Request Processors or URPs) can be chained and multiple chains can be defined for one Solr collection. A chain is assigned to a request handler with update.chain parameter that can be defined in the configuration file or passed as a part of the URL. See example solrconfig.xml or consult Solr WIKI.

A very useful collection but it can be improved with one liners from the JavaDocs:

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress