<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>examine Releases Rss Feed</title><link>http://examine.codeplex.com/Release/ProjectReleases.aspx</link><description>examine Releases Rss Description</description><item><title>Updated Release: v1.5.1 (Apr 04, 2013)</title><link>https://examine.codeplex.com/releases/view/104554</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Examine is now on Nuget! &lt;i&gt;Note: the nuget install will not setup your configuration sections&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
PM&amp;gt; Install-Package Examine&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.5.1&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;No new features have been introduced but there are quite a few bugs fixed in this release: 10357, 10356, 10355, 10363, 10359, 10358, 10360, 10361, 10362, 10349&lt;br /&gt;&lt;br /&gt;The Examine.Azure library is also available on Nuget:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
PM&amp;gt; Install-Package Examine.Azure&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Where are the UmbracoExamine libraries?? We&amp;#39;ve moved the UmbracoExamine implementation in to the Umbraco core in Umbraco version 6.1. You can still upgrade the basic Examine binaries listed above with your current version of UmbracoExamine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.2&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The 1.4.2 release resolves an issue where an &amp;quot;Inheritance security rules violated&amp;quot; exception would be thrown when using &lt;span class="codeInline"&gt;System.Reflection&lt;/span&gt; against the Examine assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1.4.1 is a release that upgrades:
&lt;ul&gt;&lt;li&gt;Lucene.Net&lt;/li&gt;
&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;and 1.4.1 now supports medium trust!! &lt;br /&gt;&lt;br /&gt;Fixes: 10343&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Azure support&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;Azure library for Lucene&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="https://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Upgrading&lt;/h1&gt;You shouldn&amp;#39;t really have to do anything to upgrade except replace the DLLs&lt;br /&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;There are no breaking changes for this release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 04 Apr 2013 22:44:19 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.5.1 (Apr 04, 2013) 20130404104419P</guid></item><item><title>Released: v1.5.1 (Apr 04, 2013)</title><link>http://examine.codeplex.com/releases/view/104554</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Examine is now on Nuget! &lt;i&gt;Note: the nuget install will not setup your configuration sections&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;
PM&amp;gt; Install-Package Examine&lt;/pre&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.5.1&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
No new features have been introduced but there are quite a few bugs fixed in this release: 10357, 10356, 10355, 10363, 10359, 10358, 10360, 10361, 10362, 10349&lt;br&gt;
&lt;br&gt;
The Examine.Azure library is also available on Nuget:&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;
PM&amp;gt; Install-Package Examine.Azure&lt;/pre&gt;
&lt;br&gt;
&lt;br&gt;
Where are the UmbracoExamine libraries?? We&amp;#39;ve moved the UmbracoExamine implementation in to the Umbraco core in Umbraco version 6.1. You can still upgrade the basic Examine binaries listed above with your current version of UmbracoExamine.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.2&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
The 1.4.2 release resolves an issue where an &amp;quot;Inheritance security rules violated&amp;quot; exception would be thrown when using
&lt;span class="codeInline"&gt;System.Reflection&lt;/span&gt; against the Examine assembly.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
1.4.1 is a release that upgrades:
&lt;ul&gt;
&lt;li&gt;Lucene.Net &lt;/li&gt;&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
and 1.4.1 now supports medium trust!! &lt;br&gt;
&lt;br&gt;
Fixes: 10343&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime &lt;/li&gt;&lt;li&gt;Azure support &lt;/li&gt;&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.
&lt;/li&gt;&lt;li&gt;Running in async mode will now offer near real time data in your index &lt;/li&gt;&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating
&lt;/li&gt;&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Azure support&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account &lt;/li&gt;&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;
Azure library for Lucene&lt;/a&gt; &lt;/li&gt;&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here:
&lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;
You shouldn&amp;#39;t really have to do anything to upgrade except replace the DLLs&lt;br&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;
There are no breaking changes for this release&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 04 Apr 2013 22:44:19 GMT</pubDate><guid isPermaLink="false">Released: v1.5.1 (Apr 04, 2013) 20130404104419P</guid></item><item><title>Updated Release: v1.5.1 (Apr 04, 2013)</title><link>https://examine.codeplex.com/releases/view/104554</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Examine is now on Nuget! &lt;i&gt;Note: the nuget install will not setup your configuration sections&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
PM&amp;gt; Install-Package Examine&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.5.1&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;No new features have been introduced but there are quite a few bugs fixed in this release: 10357, 10356, 10355, 10363, 10359, 10358, 10360, 10361, 10362, 10349&lt;br /&gt;&lt;br /&gt;The Examine.Azure library is also available on Nuget:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
PM&amp;gt; Install-Package Examine.Azure&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Where are the UmbracoExamine libraries?? We&amp;#39;ve moved the UmbracoExamine implementation in to the Umbraco core in Umbraco version 6.1. You can still upgrade the basic Examine binaries listed above with your current version of UmbracoExamine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.2&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The 1.4.2 release resolves an issue where an &amp;quot;Inheritance security rules violated&amp;quot; exception would be thrown when using &lt;span class="codeInline"&gt;System.Reflection&lt;/span&gt; against the Examine assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1.4.1 is a release that upgrades:
&lt;ul&gt;&lt;li&gt;Lucene.Net&lt;/li&gt;
&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;and 1.4.1 now supports medium trust!! &lt;br /&gt;&lt;br /&gt;Fixes: 10343&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Azure support&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;Azure library for Lucene&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="https://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Upgrading&lt;/h1&gt;You shouldn&amp;#39;t really have to do anything to upgrade except replace the DLLs&lt;br /&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;There are no breaking changes for this release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 04 Apr 2013 22:42:55 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.5.1 (Apr 04, 2013) 20130404104255P</guid></item><item><title>Released: v1.5.1 (Apr 04, 2013)</title><link>http://examine.codeplex.com/releases/view/104554</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Examine is now on Nuget! &lt;i&gt;Note: the nuget install will not setup your configuration sections&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;
PM&amp;gt; Install-Package Examine&lt;/pre&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.5.1&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
No new features have been introduced but there are quite a few bugs fixed in this release: 10357, 10356, 10355, 10363, 10359, 10358, 10360, 10361, 10362, 10349&lt;br&gt;
&lt;br&gt;
The Examine.Azure library is also available on Nuget:&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;
PM&amp;gt; Install-Package Examine.Azure&lt;/pre&gt;
&lt;br&gt;
&lt;br&gt;
Where are the UmbracoExamine libraries?? We&amp;#39;ve moved the UmbracoExamine implementation in to the Umbraco core in Umbraco version 6.1. You can still upgrade the basic Examine binaries listed above with your current version of UmbracoExamine.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.2&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
The 1.4.2 release resolves an issue where an &amp;quot;Inheritance security rules violated&amp;quot; exception would be thrown when using
&lt;span class="codeInline"&gt;System.Reflection&lt;/span&gt; against the Examine assembly.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
1.4.1 is a release that upgrades:
&lt;ul&gt;
&lt;li&gt;Lucene.Net &lt;/li&gt;&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
and 1.4.1 now supports medium trust!! &lt;br&gt;
&lt;br&gt;
Fixes: 10343&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime &lt;/li&gt;&lt;li&gt;Azure support &lt;/li&gt;&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.
&lt;/li&gt;&lt;li&gt;Running in async mode will now offer near real time data in your index &lt;/li&gt;&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating
&lt;/li&gt;&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Azure support&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account &lt;/li&gt;&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;
Azure library for Lucene&lt;/a&gt; &lt;/li&gt;&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here:
&lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;
You shouldn&amp;#39;t really have to do anything to upgrade except replace the DLLs&lt;br&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;
There are no breaking changes for this release&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 04 Apr 2013 22:42:54 GMT</pubDate><guid isPermaLink="false">Released: v1.5.1 (Apr 04, 2013) 20130404104254P</guid></item><item><title>Created Release: 1.4.2 with faceted search - EXPERIMENTAL (Feb 27, 2013)</title><link>http://examine.codeplex.com/releases?ReleaseId=102615</link><description>&lt;div class="wikidoc"&gt;Preview of the new facet features build for Umbraco 6.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>nielskuhnel</author><pubDate>Wed, 27 Feb 2013 16:07:31 GMT</pubDate><guid isPermaLink="false">Created Release: 1.4.2 with faceted search - EXPERIMENTAL (Feb 27, 2013) 20130227040731P</guid></item><item><title>Released: 1.4.2 with faceted search - EXPERIMENTAL (Feb 27, 2013)</title><link>http://examine.codeplex.com/releases/view/102615</link><description>
&lt;div class="wikidoc"&gt;Preview of the new facet features build for Umbraco 6.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 27 Feb 2013 16:07:31 GMT</pubDate><guid isPermaLink="false">Released: 1.4.2 with faceted search - EXPERIMENTAL (Feb 27, 2013) 20130227040731P</guid></item><item><title>Updated Release: v1.4.2 (Jul 05, 2012)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.2&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The 1.4.2 release resolves an issue where an &amp;quot;Inheritance security rules violated&amp;quot; exception would be thrown when using &lt;span class="codeInline"&gt;System.Reflection&lt;/span&gt; against the Examine assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1.4.1 is a release that upgrades:
&lt;ul&gt;&lt;li&gt;Lucene.Net&lt;/li&gt;
&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;and 1.4.1 now supports medium trust!! &lt;br /&gt;&lt;br /&gt;Fixes: 10343&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;Azure library for Lucene&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you. &lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>leekelleher</author><pubDate>Thu, 05 Jul 2012 15:06:04 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4.2 (Jul 05, 2012) 20120705030604P</guid></item><item><title>Released: v1.4.2 (Jul 05, 2012)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.2&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
The 1.4.2 release resolves an issue where an &amp;quot;Inheritance security rules violated&amp;quot; exception would be thrown when using
&lt;span class="codeInline"&gt;System.Reflection&lt;/span&gt; against the Examine assembly.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
1.4.1 is a release that upgrades:
&lt;ul&gt;
&lt;li&gt;Lucene.Net &lt;/li&gt;&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
and 1.4.1 now supports medium trust!! &lt;br&gt;
&lt;br&gt;
Fixes: 10343&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime &lt;/li&gt;&lt;li&gt;Azure support &lt;/li&gt;&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.
&lt;/li&gt;&lt;li&gt;Running in async mode will now offer near real time data in your index &lt;/li&gt;&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating
&lt;/li&gt;&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Azure support&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account &lt;/li&gt;&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;
Azure library for Lucene&lt;/a&gt; &lt;/li&gt;&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here:
&lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Azure - Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you.
&lt;/li&gt;&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;This release will only work with .Net 4.0 &amp;#43; &lt;/li&gt;&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even:
 IndexerExecutiveAssigned has been removed. &lt;/li&gt;&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder
&lt;/li&gt;&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher
&lt;/li&gt;&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 05 Jul 2012 15:06:04 GMT</pubDate><guid isPermaLink="false">Released: v1.4.2 (Jul 05, 2012) 20120705030604P</guid></item><item><title>Updated Release: v1.4.1 (Jun 20, 2012)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1.4.1 is a release that upgrades:
&lt;ul&gt;&lt;li&gt;Lucene.Net&lt;/li&gt;
&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;and 1.4.1 now supports medium trust!! &lt;br /&gt;&lt;br /&gt;Fixes: 10343&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;Azure library for Lucene&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you. &lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Wed, 20 Jun 2012 16:17:13 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4.1 (Jun 20, 2012) 20120620041713P</guid></item><item><title>Released: v1.4.1 (Jun 20, 2012)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Release notes from &lt;i&gt;v1.4.1&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
1.4.1 is a release that upgrades:
&lt;ul&gt;
&lt;li&gt;Lucene.Net &lt;/li&gt;&lt;li&gt;AzureDirectory&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
and 1.4.1 now supports medium trust!! &lt;br&gt;
&lt;br&gt;
Fixes: 10343&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes from &lt;i&gt;v1.4.0&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime &lt;/li&gt;&lt;li&gt;Azure support &lt;/li&gt;&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.
&lt;/li&gt;&lt;li&gt;Running in async mode will now offer near real time data in your index &lt;/li&gt;&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating
&lt;/li&gt;&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Azure support&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account &lt;/li&gt;&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;
Azure library for Lucene&lt;/a&gt; &lt;/li&gt;&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here:
&lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Azure - Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you.
&lt;/li&gt;&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;This release will only work with .Net 4.0 &amp;#43; &lt;/li&gt;&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even:
 IndexerExecutiveAssigned has been removed. &lt;/li&gt;&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder
&lt;/li&gt;&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher
&lt;/li&gt;&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 20 Jun 2012 16:17:13 GMT</pubDate><guid isPermaLink="false">Released: v1.4.1 (Jun 20, 2012) 20120620041713P</guid></item><item><title>Updated Release: v1.4 (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;&lt;i&gt;NOTE: There were not changes made from the v1.4 Beta to v1.4 release so if you are using the Beta DLLs, these are the same DLLs as the release version.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538" class="externalLink"&gt;Azure library for Lucene&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you. &lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Fri, 06 Jan 2012 14:38:01 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Nov 24, 2011) 20120106023801P</guid></item><item><title>Released: v1.4 (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>
&lt;div class="wikidoc"&gt;&lt;i&gt;NOTE: There were not changes made from the v1.4 Beta to v1.4 release so if you are using the Beta DLLs, these are the same DLLs as the release version.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime &lt;/li&gt;&lt;li&gt;Azure support &lt;/li&gt;&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.
&lt;/li&gt;&lt;li&gt;Running in async mode will now offer near real time data in your index &lt;/li&gt;&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating
&lt;/li&gt;&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Azure support&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account &lt;/li&gt;&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;
Azure library for Lucene&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here:
&lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Azure - Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you.
&lt;/li&gt;&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;This release will only work with .Net 4.0 &amp;#43; &lt;/li&gt;&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even:
 IndexerExecutiveAssigned has been removed. &lt;/li&gt;&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder
&lt;/li&gt;&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher
&lt;/li&gt;&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 06 Jan 2012 14:38:01 GMT</pubDate><guid isPermaLink="false">Released: v1.4 (Nov 24, 2011) 20120106023801P</guid></item><item><title>Updated Release: v1.4 - Beta (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538" class="externalLink"&gt;Azure library for Lucene&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you. &lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 24 Nov 2011 07:10:05 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 - Beta (Nov 24, 2011) 20111124071005A</guid></item><item><title>Released: v1.4 - Beta (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>
&lt;div class="wikidoc"&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime &lt;/li&gt;&lt;li&gt;Azure support &lt;/li&gt;&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.
&lt;/li&gt;&lt;li&gt;Running in async mode will now offer near real time data in your index &lt;/li&gt;&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating
&lt;/li&gt;&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Azure support&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account &lt;/li&gt;&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;
Azure library for Lucene&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here:
&lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Azure - Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m not using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you.
&lt;/li&gt;&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;This release will only work with .Net 4.0 &amp;#43; &lt;/li&gt;&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even:
 IndexerExecutiveAssigned has been removed. &lt;/li&gt;&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder
&lt;/li&gt;&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher
&lt;/li&gt;&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 24 Nov 2011 07:10:05 GMT</pubDate><guid isPermaLink="false">Released: v1.4 - Beta (Nov 24, 2011) 20111124071005A</guid></item><item><title>Updated Release: v1.4 - Beta (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538" class="externalLink"&gt;Azure library for Lucene&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you. &lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 24 Nov 2011 06:11:16 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 - Beta (Nov 24, 2011) 20111124061116A</guid></item><item><title>Updated Release: v1.4 - Beta (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538" class="externalLink"&gt;Azure library for Lucene&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you. &lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 24 Nov 2011 05:30:59 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 - Beta (Nov 24, 2011) 20111124053059A</guid></item><item><title>Released: v1.4 - Beta (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>
&lt;div class="wikidoc"&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime &lt;/li&gt;&lt;li&gt;Azure support &lt;/li&gt;&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.
&lt;/li&gt;&lt;li&gt;Running in async mode will now offer near real time data in your index &lt;/li&gt;&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating
&lt;/li&gt;&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Azure support&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account &lt;/li&gt;&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538"&gt;
Azure library for Lucene&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here:
&lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Azure - Standard Examine Binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine binaries &lt;/th&gt;
&lt;th&gt;Azure - Umbraco Examine PDF binaries &lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;td&gt;Download &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;h1&gt;Upgrading&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;You shouldn&amp;#39;t really have to do anything to upgrade unless the below Breaking Changes affect you.
&lt;/li&gt;&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue (will still work if you dont remove it)&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Breaking changes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;This release will only work with .Net 4.0 &amp;#43; &lt;/li&gt;&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even:
 IndexerExecutiveAssigned has been removed. &lt;/li&gt;&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder
&lt;/li&gt;&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher
&lt;/li&gt;&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 24 Nov 2011 05:30:59 GMT</pubDate><guid isPermaLink="false">Released: v1.4 - Beta (Nov 24, 2011) 20111124053059A</guid></item><item><title>Updated Release: v1.4 - Beta (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in async mode will now offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website), though still very strongly recommended to run in async for performance reasons especially when bulk inserting/updating&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538" class="externalLink"&gt;Azure library for Lucene&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading &amp;amp; Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue.&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 24 Nov 2011 05:28:52 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 - Beta (Nov 24, 2011) 20111124052852A</guid></item><item><title>Updated Release: v1.4 - Beta (Nov 24, 2011)</title><link>http://examine.codeplex.com/releases/view/77362</link><description>&lt;div class="wikidoc"&gt;A fairly mega release which borrows some behaviors from the currently under development v2.0 version, this means there are some breaking changes which are listed below, though I don&amp;#39;t think these breaking changes will affect many.&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Upgraded DLLs to &lt;b&gt;.Net 4.0&lt;/b&gt; runtime&lt;/li&gt;
&lt;li&gt;Azure support&lt;/li&gt;
&lt;li&gt;No more file queue, all asynchronous operations are handled by .Net 4.0&amp;#39;s async Task scheduling system, this not only increases performance but better handles async operations.&lt;/li&gt;
&lt;li&gt;Running in non-async mode will not cause index operations to fail in a multi-threaded environment (i.e. website)&lt;/li&gt;
&lt;li&gt;Running in async mode will offer near real time data in your index&lt;/li&gt;
&lt;li&gt;Running in non-async mode will offer real time data in your index, however it is still highly recommended to run in async mode&lt;/li&gt;
&lt;li&gt;Some bugs fixed&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Azure support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;In order to support Lucene on Azure, you must have a blob storage account&lt;/li&gt;
&lt;li&gt;The Lucene - Azure support is based on the &lt;a href="http://code.msdn.microsoft.com/windowsazure/Azure-Library-for-83562538" class="externalLink"&gt;Azure library for Lucene&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To get Examine working with Azure, there&amp;#39;s a few configuration options to adjust which you can find here: &lt;a href="http://examine.codeplex.com/wikipage?title=ExamineWithAzure"&gt;Examine with Azure&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;What to download?&lt;/h1&gt;
There&amp;#39;s a few zip files above so here&amp;#39;s a simple guide to tell you what you&amp;#39;ll need depending on what you&amp;#39;re using Examine for:&lt;br /&gt;
&lt;h3&gt;I&amp;#39;m not using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h3&gt;I am using Azure&lt;/h3&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt; &lt;/th&gt;&lt;th&gt; Azure - Standard Examine Binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine binaries &lt;/th&gt;&lt;th&gt; Azure - Umbraco Examine PDF binaries &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I&amp;#39;m using Umbraco&lt;/b&gt; &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; don&amp;#39;t index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;b&gt;I am using Umbraco &amp;amp; do index PDF content&lt;/b&gt; &lt;/td&gt;&lt;td&gt;  &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;td&gt; Download &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Upgrading &amp;amp; Breaking changes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;This release will only work with .Net 4.0 +&lt;/li&gt;
&lt;li&gt;The configuration attribute for providers &amp;#39;interval&amp;#39; can be removed as there is no more file queue.&lt;/li&gt;
&lt;li&gt;The &amp;#39;IndexerExecutive&amp;#39; object and process has been removed, if you are running a load balanced environment where each web node&amp;#39;s file storage is stored on a centralized data store like a SAN than this may affect you. This also means the even: IndexerExecutiveAssigned has been removed.&lt;/li&gt;
&lt;li&gt;A few methods/properties have been removed from the LuceneIndexer (or are now not accessible from subclasses) object: SaveDeleteIndexQueueItem, BufferAddIndexQueueItem, SaveBufferAddIndexQueueItem, SaveAddIndexQueueItem, IndexQueueItemFolder&lt;/li&gt;
&lt;li&gt;Methods/properties removed from LuceneSearcher (or are now not accessible from subclasses): ValidateSearcher&lt;/li&gt;
&lt;li&gt;IIndexer now requires an IndexExists() method, so if you&amp;#39;ve created your own providers and are not inheriting from LuceneIndexer, this may affect you&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 24 Nov 2011 05:25:28 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 - Beta (Nov 24, 2011) 20111124052528A</guid></item><item><title>Updated Release: v1.3 (Sep 27, 2011)</title><link>http://examine.codeplex.com/releases/view/72991</link><description>&lt;div class="wikidoc"&gt;This version addresses a few bugs but more importantly includes &lt;b&gt;drastic performance improvements&lt;/b&gt; for re-indexing data. If you have a lot of data that requires re-indexing the process used to be very slow due to the way that the file queue was being serialized and processed. This issue has been addressed and re-indexing is now extremely fast, even with thousands of records of data. The demo web application above demonstrates that re-indexing 27,000 rows of SQL data can be re-indexed in less than 10 seconds on average.&lt;br /&gt;
&lt;h2&gt;Breaking Changes:&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;DeleteIndexEventArgs no longer includes the number of records deleted, ctor signature also changed.&lt;/li&gt;
&lt;li&gt;SerializableDictionary no longer exists&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Other Changes:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;iTextSharp DLL upgrade for UmbracoExamine.PDF library&lt;/li&gt;
&lt;li&gt;2 new config options for lucene index providers: 
&lt;ul&gt;&lt;li&gt;autoOptimizeCommitThreshold=&amp;quot;100&amp;quot; (default if not specified). This optimizes the Lucene index for every 100 index writes. This was the default in previous Examine versions but now can be adjusted via config.&lt;/li&gt;
&lt;li&gt;autoOptimize=&amp;quot;true&amp;quot; (default if not specified). By default the provider will optimize the index for every 100 index writes, but optimization can be completely disabled by setting this to false if you wish to optimize the index manually.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;As always, before performing any upgrades it is &lt;b&gt;highly&lt;/b&gt; recommended to make backups of your data, project files, etc...&lt;/li&gt;
&lt;li&gt;Replace the following DLLs relevant to your project: Examine.dll, Lucene.dll, UmbracoExamine.dll, UmbracoExamine.PDF.dll, itextsharp.dll&lt;/li&gt;
&lt;li&gt;Remove all .EXA and .LCK files in your Index folders .... &lt;b&gt;this is important&lt;/b&gt;! (they will be re-created on app startup with the new formats)&lt;/li&gt;
&lt;li&gt;Re-compile your project with the new DLLs and ensure that any breaking changes as listed above are fixed. If you aren&amp;#39;t using the Examine API directly either by using events or custom providers, then you should not have any errors rebuilding your project.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Documentation&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Documentation can be found here: &lt;a href="http://examine.codeplex.com/documentation" class="externalLink"&gt;http://examine.codeplex.com/documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;There&amp;#39;s also a demo web application included above to demonstrate how to use Examine to index data from a custom database&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Tue, 27 Sep 2011 09:28:57 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.3 (Sep 27, 2011) 20110927092857A</guid></item></channel></rss>