<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Solr As A Document Processing Pipeline</title>
	<atom:link href="http://blog.comperiosearch.com/blog/2015/01/16/custom-solr-update-request-processors/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.comperiosearch.com/blog/2015/01/16/custom-solr-update-request-processors/</link>
	<description>A blog about Search as THE solution</description>
	<lastBuildDate>Mon, 26 Oct 2015 18:07:52 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Seb Muller</title>
		<link>http://blog.comperiosearch.com/blog/2015/01/16/custom-solr-update-request-processors/#comment-19078</link>
		<dc:creator><![CDATA[Seb Muller]]></dc:creator>
		<pubDate>Tue, 03 Feb 2015 07:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.comperiosearch.com/?p=3050#comment-19078</guid>
		<description><![CDATA[It works distributed in the sense that it can retrieve existing documents from other non-local Solr instances.
I&#039;ll try get some code examples up asap, I&#039;m working on refining it a bit and extending it this week.
Apart from the demo code at https://wiki.apache.org/solr/UpdateRequestProcessor there&#039;s not a lot around online unfortunately!

--------

The source code is now up on github:
https://github.com/sebnmuller/SolrDocumentEnricher
]]></description>
		<content:encoded><![CDATA[<p>It works distributed in the sense that it can retrieve existing documents from other non-local Solr instances.<br />
I&#8217;ll try get some code examples up asap, I&#8217;m working on refining it a bit and extending it this week.<br />
Apart from the demo code at <a href="https://wiki.apache.org/solr/UpdateRequestProcessor" rel="nofollow">https://wiki.apache.org/solr/UpdateRequestProcessor</a> there&#8217;s not a lot around online unfortunately!</p>
<p>&#8212;&#8212;&#8211;</p>
<p>The source code is now up on github:<br />
<a href="https://github.com/sebnmuller/SolrDocumentEnricher" rel="nofollow">https://github.com/sebnmuller/SolrDocumentEnricher</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Luis</title>
		<link>http://blog.comperiosearch.com/blog/2015/01/16/custom-solr-update-request-processors/#comment-19077</link>
		<dc:creator><![CDATA[Jorge Luis]]></dc:creator>
		<pubDate>Sat, 31 Jan 2015 05:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.comperiosearch.com/?p=3050#comment-19077</guid>
		<description><![CDATA[Did your custom UpdateRequestProcessor works on distributed mode or only on &quot;local&quot; mode? Any chance you can share your code this could be highly educative for people out there wanting to customize their Solr setup.]]></description>
		<content:encoded><![CDATA[<p>Did your custom UpdateRequestProcessor works on distributed mode or only on &#8220;local&#8221; mode? Any chance you can share your code this could be highly educative for people out there wanting to customize their Solr setup.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
