<?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 for MattWeber.Org</title>
	<atom:link href="http://www.mattweber.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattweber.org</link>
	<description>PYTHON, SEARCH, AND OPEN SOURCE.</description>
	<lastBuildDate>Sun, 09 Dec 2012 19:08:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>Comment on Spotlight CHM Metadata Importer by Jens</title>
		<link>http://www.mattweber.org/2007/03/11/spotlight-chm-metadata-importer/#comment-15674</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Sun, 09 Dec 2012 19:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/2007/03/11/spotlight-chm-metadata-importer/#comment-15674</guid>
		<description>Matt, any chance of getting this to work with 10.8?</description>
		<content:encoded><![CDATA[<p>Matt, any chance of getting this to work with 10.8?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exploring LucidWorks Enterprise with SolrCloud by matt</title>
		<link>http://www.mattweber.org/2012/05/01/exploring-lucidworks-enterprise-with-solrcloud/#comment-9777</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Tue, 17 Jul 2012 16:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/?p=194#comment-9777</guid>
		<description>Hi Willie!

1.  You need to send the updated schema to ZooKeeper (essentially what we did in step 3 above while bootstrapping).  Once the changed schema is in ZooKeeper you need to restart all your nodes.  LWE is not smart enough to detect changes and automatically apply the new schema.  Your schema should be located somewhere in $LWE_HOME/conf/solr/cores folder.

2.  I have not, but I know it is not recommended to run the embedded version of ZooKeeper for an ensemble.  Setup a standalone ZooKeeper ensemble and see if that helps.

At any rate, SolrCloud is not very good right now and it&#039;s integration in LWE even worse.   I recommend taking a look at &lt;a href=&quot;http://www.elasticsearch.com/&quot; title=&quot;ElasticSearch&quot; rel=&quot;nofollow&quot;&gt;ElasticSearch&lt;/a&gt; as it is superior to SolrCloud and has commercial support just like LWE.</description>
		<content:encoded><![CDATA[<p>Hi Willie!</p>
<p>1.  You need to send the updated schema to ZooKeeper (essentially what we did in step 3 above while bootstrapping).  Once the changed schema is in ZooKeeper you need to restart all your nodes.  LWE is not smart enough to detect changes and automatically apply the new schema.  Your schema should be located somewhere in $LWE_HOME/conf/solr/cores folder.</p>
<p>2.  I have not, but I know it is not recommended to run the embedded version of ZooKeeper for an ensemble.  Setup a standalone ZooKeeper ensemble and see if that helps.</p>
<p>At any rate, SolrCloud is not very good right now and it&#8217;s integration in LWE even worse.   I recommend taking a look at <a href="http://www.elasticsearch.com/" title="ElasticSearch" rel="nofollow">ElasticSearch</a> as it is superior to SolrCloud and has commercial support just like LWE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exploring LucidWorks Enterprise with SolrCloud by Willie</title>
		<link>http://www.mattweber.org/2012/05/01/exploring-lucidworks-enterprise-with-solrcloud/#comment-9751</link>
		<dc:creator>Willie</dc:creator>
		<pubDate>Tue, 17 Jul 2012 11:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/?p=194#comment-9751</guid>
		<description>Hey Matt,  thanks for your post.  I have a couple of questions about running SolrCloud and LWE.  1) You mentioned creating a custom schema for your collection.  If you&#039;ve created a collection and want to update the schema, do you know where you would do that?  It looks like the config files are stored in Zookeeper somewhere, but I haven&#039;t found where in my file system they&#039;re actually stored.  If I update the schema in the actual collection, the changes don&#039;t show up in Zookeeper.  Updates through the LWE UI work, but that&#039;s a pain for large scale changes.

2) Have you tried creating a Zookeeper ensemble?  I&#039;ve tried as described on the SolrClound Wiki, but when I start a server with more then one Zookeeper host, I get a Port out of range: -1 error.  Here&#039;s the start command I&#039;m using:

./start.sh -lwe_core_java_opts &quot;-DzkRun -DzkHost=server1:9888,server2:9888&quot;

Thanks.</description>
		<content:encoded><![CDATA[<p>Hey Matt,  thanks for your post.  I have a couple of questions about running SolrCloud and LWE.  1) You mentioned creating a custom schema for your collection.  If you&#8217;ve created a collection and want to update the schema, do you know where you would do that?  It looks like the config files are stored in Zookeeper somewhere, but I haven&#8217;t found where in my file system they&#8217;re actually stored.  If I update the schema in the actual collection, the changes don&#8217;t show up in Zookeeper.  Updates through the LWE UI work, but that&#8217;s a pain for large scale changes.</p>
<p>2) Have you tried creating a Zookeeper ensemble?  I&#8217;ve tried as described on the SolrClound Wiki, but when I start a server with more then one Zookeeper host, I get a Port out of range: -1 error.  Here&#8217;s the start command I&#8217;m using:</p>
<p>./start.sh -lwe_core_java_opts &#8220;-DzkRun -DzkHost=server1:9888,server2:9888&#8243;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solr For WordPress on GitHub by Garrett</title>
		<link>http://www.mattweber.org/2011/03/29/solr-for-wordpress-on-github/#comment-9489</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Fri, 13 Jul 2012 17:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/?p=189#comment-9489</guid>
		<description>Hey there,
I&#039;m trying to use this plugin to search custom post types and it doesn&#039;t seem to be indexing posts creating in new post types. Is this functionality present in the plugin or is that not supported? Thanks.</description>
		<content:encoded><![CDATA[<p>Hey there,<br />
I&#8217;m trying to use this plugin to search custom post types and it doesn&#8217;t seem to be indexing posts creating in new post types. Is this functionality present in the plugin or is that not supported? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solr AutoSuggest with TermsComponent and jQuery by Autosuggest using Solr &#124; Kosmex : Empowering Cloud Applicaitons</title>
		<link>http://www.mattweber.org/2009/05/02/solr-autosuggest-with-termscomponent-and-jquery/#comment-8472</link>
		<dc:creator>Autosuggest using Solr &#124; Kosmex : Empowering Cloud Applicaitons</dc:creator>
		<pubDate>Sat, 30 Jun 2012 23:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/?p=136#comment-8472</guid>
		<description>[...] other reference url’s to get this feature working are http://www.mattweber.org/2009/05/02/solr-autosuggest-with-termscomponent-and-jquery/, http://docs.jquery.com/UI/Autocomplete    This entry was posted in Uncategorized by admin. [...]</description>
		<content:encoded><![CDATA[<p>[...] other reference url’s to get this feature working are http://www.mattweber.org/2009/05/02/solr-autosuggest-with-termscomponent-and-jquery/, http://docs.jquery.com/UI/Autocomplete    This entry was posted in Uncategorized by admin. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solr For WordPress on GitHub by Lance Norskog</title>
		<link>http://www.mattweber.org/2011/03/29/solr-for-wordpress-on-github/#comment-8289</link>
		<dc:creator>Lance Norskog</dc:creator>
		<pubDate>Thu, 28 Jun 2012 06:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/?p=189#comment-8289</guid>
		<description>How does this compare with the source in the Wordpress site? That works in WP 3.4 with a few glitches.</description>
		<content:encoded><![CDATA[<p>How does this compare with the source in the WordPress site? That works in WP 3.4 with a few glitches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python script: rename.py by Eddy</title>
		<link>http://www.mattweber.org/2007/03/04/python-script-renamepy/#comment-7871</link>
		<dc:creator>Eddy</dc:creator>
		<pubDate>Tue, 19 Jun 2012 12:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/2007/03/04/python-script-renamepy/#comment-7871</guid>
		<description>Using python 2.7.3
&lt;code&gt;
  File &quot;D:\Downloads\rename.py&quot;, line 43
    print &quot;%s -&gt; %s&quot; % (filepath, new_filepath)
                   ^
SyntaxError: invalid syntax
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Using python 2.7.3<br />
<code><br />
  File "D:\Downloads\rename.py", line 43<br />
    print "%s -&gt; %s" % (filepath, new_filepath)<br />
                   ^<br />
SyntaxError: invalid syntax<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python script: rename.py by Eddy</title>
		<link>http://www.mattweber.org/2007/03/04/python-script-renamepy/#comment-7869</link>
		<dc:creator>Eddy</dc:creator>
		<pubDate>Tue, 19 Jun 2012 12:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/2007/03/04/python-script-renamepy/#comment-7869</guid>
		<description>Hi, thanks for the script above all!
I&#039;ve got an error though, it says:
&quot;
  File &quot;D:\Downloads\rename.py&quot;, line 43
    print &quot;%s -&gt; %s&quot; % (filepath, new_filepath)
                   ^
SyntaxError: invalid syntax
&quot;

I&#039;m on Windows 7 32bit... any clues?

Thanks in advance in any case</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the script above all!<br />
I&#8217;ve got an error though, it says:<br />
&#8221;<br />
  File &#8220;D:\Downloads\rename.py&#8221;, line 43<br />
    print &#8220;%s -&gt; %s&#8221; % (filepath, new_filepath)<br />
                   ^<br />
SyntaxError: invalid syntax<br />
&#8221;</p>
<p>I&#8217;m on Windows 7 32bit&#8230; any clues?</p>
<p>Thanks in advance in any case</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solr For WordPress on GitHub by Lance Norskog</title>
		<link>http://www.mattweber.org/2011/03/29/solr-for-wordpress-on-github/#comment-7311</link>
		<dc:creator>Lance Norskog</dc:creator>
		<pubDate>Fri, 08 Jun 2012 01:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/?p=189#comment-7311</guid>
		<description>I&#039;m not familiar with WP plugin development. What is required to add Basic Auth to this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with WP plugin development. What is required to add Basic Auth to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solr AutoSuggest with TermsComponent and jQuery by Style</title>
		<link>http://www.mattweber.org/2009/05/02/solr-autosuggest-with-termscomponent-and-jquery/#comment-6663</link>
		<dc:creator>Style</dc:creator>
		<pubDate>Fri, 25 May 2012 10:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattweber.org/?p=136#comment-6663</guid>
		<description>Thank you so much for sharing on termscomponent for solrj. So important yet not found on its official documentation!</description>
		<content:encoded><![CDATA[<p>Thank you so much for sharing on termscomponent for solrj. So important yet not found on its official documentation!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 308/322 objects using disk: basic

Served from: www.mattweber.org @ 2013-05-21 20:08:04 -->