<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lucid Imagination &#187; Droids</title>
	<atom:link href="http://www.lucidimagination.com/blog/category/droids/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucidimagination.com/blog</link>
	<description>Exclusively dedicated to Apache Lucene/Solr open source search technology</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:12:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>The Apache Lucene Ecosystem: My View of 2010</title>
		<link>http://www.lucidimagination.com/blog/2010/12/27/the-apache-lucene-ecosystem-my-view-of-2010/</link>
		<comments>http://www.lucidimagination.com/blog/2010/12/27/the-apache-lucene-ecosystem-my-view-of-2010/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 15:54:11 +0000</pubDate>
		<dc:creator>Grant Ingersoll</dc:creator>
				<category><![CDATA[Droids]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Lucene Connector Framework]]></category>
		<category><![CDATA[LucidWorks]]></category>
		<category><![CDATA[Lucy]]></category>
		<category><![CDATA[Mahout]]></category>
		<category><![CDATA[ManifoldCF]]></category>
		<category><![CDATA[nutch]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PyLucene]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[Tika]]></category>
		<category><![CDATA[ZooKeeper]]></category>

		<guid isPermaLink="false">http://www.lucidimagination.com/blog/?p=2809</guid>
		<description><![CDATA[<p>After a week off to enjoy time with my family, I thought I would kick off the last week of 2010 with a look back at the year as it relates to the Apache Lucene ecosystem.  For anyone who follows the amalgamation of projects that I like to call the Lucene Ecosystem (the Apache projects: Lucene, Solr, Nutch, Mahout, Tika, PyLucene, Lucy, Lucene.NET, Droids, ManifoldCF &#8212; Lucene Connector Framework, OpenNLP and UIMA) you know it &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>After a week off to enjoy time with my family, I thought I would kick off the last week of 2010 with a look back at the year as it relates to the Apache Lucene ecosystem.  For anyone who follows the amalgamation of projects that I like to call the Lucene Ecosystem (the Apache projects: Lucene, Solr, Nutch, Mahout, Tika, PyLucene, Lucy, Lucene.NET, Droids, ManifoldCF &#8212; Lucene Connector Framework, OpenNLP and UIMA) you know it has been an amazingly busy and fruitful year.  Instead of going through each project like <a href="http://www.lucidimagination.com/blog/2009/12/24/the-apache-lucene-ecosystem-my-view-of-2009/">last year&#8217;s review</a>, I&#8217;m just going to be a bit less formal and hit on the highlights as I see them.</p>
<p>Before I dig in too much, though, a special thanks to all our customers at Lucid Imagination as well as to my coworkers.  I&#8217;m coming up on 15 years out in the &#8220;real world&#8221; and I can honestly say I&#8217;ve never enjoyed what I do as much as I do here and that even accounts for the normal rough patches one goes through in any job.  As an engineer, there are few things as cool as getting to work with customers who are not only using, but pushing your work/project/product on a daily basis to do new and interesting things (I think this is a direct result of the project being Open Source, which I believe has an inherently <a href="http://www.lucidimagination.com/blog/2009/04/20/lucene-open-source-and-the-cost-of-experimentation/">lower cost of experimentation</a>).  I&#8217;ve been fortunate enough to meet and talk with many people doing all kinds of things with Lucene and Solr ranging from the &#8220;mundane&#8221; of basic keyword search to those building next generation search capabilities at incredible scale.  Through it all, I&#8217;m constantly amazed at the flexibility and efficiency of Lucene and Solr.  For instance, I&#8217;ve been working with one customer now whose Solr-based solution (for the exact same content) will use ~50% less hardware and will have an index that is 1/6 the size of their FAST index all while saving them major dinero.</p>
<p>Speaking of Lucid, one of the highlights of the year for us that relates directly to Lucene and Solr is the launch of our enterprise version: <a href="http://www.lucidimagination.com/lwe/download">LucidWorks Enterprise</a>.   I like to think of it as Apache Solr with a whole lot of Lucid expertise on how to use Solr baked in and topped off with other features and functionality to make building search applications easier.</p>
<p>OK, time to move on to the open source projects&#8230;</p>
<ol>
<li>Without a doubt, the biggest news of the year is the merging of the Lucene and Solr code base as well as the &#8220;graduation&#8221; of several subprojects to Apache Soft. Foundation Top Level Projects (TLP).  The graduating projects are <a href="http://tika.apache.org">Tika</a>, <a href="http://nutch.apache.org">Nutch</a>, and <a href="http://mahout.apache.org">Mahout</a>.  We also spun Lucy (a C port) to the Incubator, where it is working on it&#8217;s own community.  These moves were primarily done to focus the project management on single code base, but they also demonstrate the project has reached a level of maturity at the ASF.  The move also has the side benefit of bringing each project higher visibility.</li>
<li>I&#8217;m particularly excited about the addition of <a href="http://www.lucidimagination.com/blog/2010/12/02/opennlp-moving-to-apache/">OpenNLP to the Apache</a> umbrella.  OpenNLP is a nice open source Java project for natural language processing that has lived at Source Forge for quite some time.  I would expect development to grow quite a bit under the ASF community based model.  Also, integrating OpenNLP with Solr and Lucene is pretty easy to do.  I would be remiss if I didn&#8217;t also give a nod to the addition of the <a href="http://incubator.apache.org/connectors">ManifoldCF</a> project to the ASF.  ManifoldCF will help unlock content in Sharepoint, Documentum and other repositories for users of Lucene and Solr.</li>
<li>Lucene&#8217;s trunk code base now implements our &#8220;Flex APIs&#8221;, which should allow users to have near total control over what goes in the index as well as alternate compression techniques, different scoring models, etc.  See Michael McCandless&#8217; excellent <a href="http://www.lucidimagination.com/files/file/LuceneRev_McCandless_FunWithFlex.pdf">talk at Lucene Revolution</a> for more details.</li>
<li>With all the location aware devices and capabilities on the market, geo-spatial search is a hot topic and Lucene and Solr have been adding quite a bit of capabilities in this regard with the ability to filter, boost and sort results based on location information in documents.  See Solr&#8217;s <a href="http://wiki.apache.org/solr/SpatialSearch">Spatial Search Wiki page</a> for more info as well as several of my <a href="http://www.lucidimagination.com/search/?q=spatial#/s:lucid/li:blogs">past blog posts</a>.</li>
<li>Of course, everyone was a buzz about the cloud this year.  For Solr, this translates into greater efforts to make Solr easier to scale to very large installations (100s to 1000s of nodes and billions and billions of documents) via the <a href="http://wiki.apache.org/solr/SolrCloud">Solr Cloud project that Yonik Seeley and Mark Miller have been spearheading</a>.</li>
<li>On the user side, one of the biggest pieces of buzz this year related to Lucene was the migration of Twitter search to Lucene.  At 1 billion queries per day and 50 million posts per day (all indexed and searchable in near real time), Twitter&#8217;s search system certainly has it&#8217;s work cut out for itself.  However, as Michael Busch <a href="http://www.lucidimagination.com/events/revolution2010/videos/mbusch">outlined at Lucene Revolution</a>, Apache Lucene was up to the task!  Naturally, there were lots of other companies that migrated to Solr and Lucene as well.  Have you <a href="http://www.lucidimagination.com/enterprise-search-solutions/case-studies">shared your use case</a>?</li>
</ol>
<p>Well, I&#8217;ve no doubt missed a bunch of other things, but those items, to me, are some of the bigger highlights.  Looking forward, there are some other exciting things coming to Lucene and Solr.  In particular, I&#8217;m working on adding language identification, related searches and point in polygon filtering to Solr.  I would also expect we will release Lucene/Solr 3.1 fairly soon, too, but you can&#8217;t pin me down on a date just yet.</p>
<p>Here&#8217;s hoping you all have a Happy Holidays and a Happy New Year!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidimagination.com/blog/2010/12/27/the-apache-lucene-ecosystem-my-view-of-2010/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Apache Lucene Ecosystem: My view of 2009</title>
		<link>http://www.lucidimagination.com/blog/2009/12/24/the-apache-lucene-ecosystem-my-view-of-2009/</link>
		<comments>http://www.lucidimagination.com/blog/2009/12/24/the-apache-lucene-ecosystem-my-view-of-2009/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 15:53:02 +0000</pubDate>
		<dc:creator>Grant Ingersoll</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[ApacheCon]]></category>
		<category><![CDATA[Droids]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Lucy]]></category>
		<category><![CDATA[Mahout]]></category>
		<category><![CDATA[nutch]]></category>
		<category><![CDATA[Open Relevance Project]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PyLucene]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[Tika]]></category>
		<category><![CDATA[ZooKeeper]]></category>

		<guid isPermaLink="false">http://www.lucidimagination.com/blog/?p=1429</guid>
		<description><![CDATA[<p>It&#8217;s that time of year, so I thought I would take a look back at the year that was for the <a href="http://lucene.apache.org">Lucene Ecosystem</a> and maybe look ahead just a little bit too.</p>
<p>First and foremost, it should be obvious to even the most casual observer that the Apache Lucene communities are thriving.  Not only is it a great time to be involved in open source, it&#8217;s a great time to be involved in Lucene.  Both &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s that time of year, so I thought I would take a look back at the year that was for the <a href="http://lucene.apache.org">Lucene Ecosystem</a> and maybe look ahead just a little bit too.</p>
<p>First and foremost, it should be obvious to even the most casual observer that the Apache Lucene communities are thriving.  Not only is it a great time to be involved in open source, it&#8217;s a great time to be involved in Lucene.  Both as a committer and as an employee of Lucid Imagination, I&#8217;m continuously amazed at the vibe produced by the people using the Lucene suite of libraries, tools and applications.  People are routinely solving both large scale and really hard problems using the Lucene ecosystem and they are doing it on time and on budget.  For instance, this year alone, I&#8217;ve seen companies and individuals using Lucene and Solr to provide search in production environments with document counts ranging from the few tens of thousands all the way up to 5-10 billion plus and query rates that barely register a blip to 1000+ QPS.  I&#8217;ve also seen many people using Lucene to power recommendation engines, content management systems, machine learning/NLP applications and log analysis tools.</p>
<p>Much to my initial surprise, the number one reason I hear for why they chose Lucene: flexibility. (I thought it would be the fact that they are free to use, but that is just icing on the proverbial cake, I guess)  Namely, Lucene gives them the flexibility to build what they want or simply to use it out of the box.  It gives them the flexibility to bring in other tools from other open source projects or other commercial vendors, all without compromising speed or scale.</p>
<p>With that in mind, I thought I would give some highlights of both the top level project (TLP &#8212; http://lucene.apache.org &#8212; the ASF project that &#8220;houses&#8221; all of the Lucene related subprojects) that is Lucene as well as the individual projects.  (I&#8217;m not involved in all them, so please correct me if I&#8217;m wrong!)</p>
<h1>Lucene TLP</h1>
<p>Whew!  It&#8217;s been a busy year for the Lucene TLP.  We started the <a href="http://lucene.apache.org/openrelevance">Open Relevance Project</a> (ORP), added <a href="http://lucene.apache.org/pylucene">PyLucene</a> (a Python port of Lucene) and successfully graduated a .NET version of Lucene from ASF incubation, not to mention the fact that the Lucene PMC is responsible for overseeing the release of all the various bits and bytes for each and every subproject (which is a lot of releases!)  We also, for the first time ever, organized two days of Lucene related talks at <a href="http://www.us.apachecon.org">ApacheCon US</a> plus two days of training and meetups. (In the past, organization was always handled by the ASF Conference Committee).</p>
<p>In looking ahead for the TLP, I see a continued focus on providing quality software across all the projects.  Additionally, keep your ears open, as there is a new sub project brewing that I think will really make it even easier for people to deploy Lucene based solutions.  Finally, just as Lucene gave birth to Apache Hadoop and is happy to see it doing so well, there is <a href="http://www.lucidimagination.com/search/document/5a41be454d503779/possible_contribution_at_somewhat_of_a_tangent_to_mahout">growing talk</a> that Lucene will look to see Apache Mahout off as it&#8217;s own TLP.  Of course, none of that is in stone yet!</p>
<p>For those looking for more on the big picture that is Lucene, see my <a href="http://www.us.apachecon.com/c/acus2009/sessions/428">talk</a> at ApacheCon US for more details on the ecosystem.  Not sure why the slides aren&#8217;t there, so I put them <a href="http://people.apache.org/~gsingers/apacheconUS09/luceneEcosystem.pptx">here</a>.</p>
<h1>Lucene Java</h1>
<p><a href="http://lucene.apache.org/java">Lucene Java</a> (i.e. what everyone knows as &#8220;Lucene&#8221;) continues to not only provide a rock solid indexing and search API, it continues to push forward with new capabilities.  In 2009, Lucene did 4 releases (2.4.1, 2.9.0, 2.9.1 and 3.0.0).  2.9.0 was probably the most interesting, as it significantly improved performance in a number of areas, while 3.0.0 removed all of the deprecated APIs and finally, officially, dropped support for Java JDK 1.4.  I&#8217;ll leave it to the reader to go look up all the features and changes as they are numerous.</p>
<p>Looking ahead, the phrase of the year appears to be &#8220;flexible indexing&#8221;.  Flex Indexing looks to make it even easier for people to custom craft what is in their index, whether that is rich token attributes (aka &#8220;typed&#8221; payloads), alternative scoring models (like Okapi BM25) or a bare bones index designed for blazing fast speed.</p>
<h1>Solr</h1>
<p>With Lucene as the engine, <a href="http://lucene.apache.org/solr">Solr</a> has evolved into quite the car.   Building on all of the goodness that is Lucene, Solr, in 2009, released version 1.4 with a whole slew of new features, faster implementations and bug fixes.  Highlights for 1.4 include: improved filtering and faceting performance, support for clustering, rich document indexing via Apache Tika, multi-select faceting (see Lucid&#8217;s very own <a href="http://search.lucidimagination.com">search.lucidimagination.com</a> for a demo), many new Query capabilities and a whole bevy of new Components (Terms, Term Vectors, Auto-suggest, deduplication and Statistics on result sets) that truly make Solr an incredible search platform.</p>
<p>Looking ahead, Solr 1.5 (2.0?) is already in the works and looks to have even more <a href="http://www.lucidimagination.com/blog/2009/12/12/apache-solr-1-5-on-the-move-with-more-functionality/">functionality</a>.  For instance, a lot of work is underway to integrate Apache ZooKeeper and other distributed capabilities, which will help make deploying Solr at scale even easier.  Meanwhile, many are hard at work adding &#8220;field collapsing&#8221; (search result grouping/deduplication) and spatial (local/geo) search.</p>
<h1>Mahout</h1>
<p>It&#8217;s been a very exciting year (in my completely biased opinion!) for <a href="http://lucene.apache.org/mahout">Mahout</a>, the scalable machine learning project under Lucene.  In 2009, Mahout shepherded through it&#8217;s very first release (0.1) built on the strength of a few dedicated volunteers working to add capabilities for clustering, categorization and collaborative filtering.  Next came 0.2 with many new features (frequent patternset mining, Latent Dirichlet Allocation, Random Decision Forests, new recommendation capabilities) API and performance improvements and a growing list of people who stopped lurking and stepped up to help out.  Towards the end of the year, Mahout is already reaching a list volume that I find difficult to keep up with if I miss a day or two.  For starters, we have taken on the task of integrating/transforming the <a href="http://acs.lbl.gov/~hoschek/colt/">Colt</a> matrix library for our needs.  We are also working on adding truly large scale recommendation capabilities plus adding in a Support Vector Machine implementation and Logistic Regression.  Not only that, but the mahout-user@lucene.apache.org mailing list continues to be a valuable resources for people seeking practical advice on deploying machine learning in production environments regardless of the choice of Mahout or not.</p>
<p>In 2010, I suspect Mahout will become it&#8217;s own TLP, with several sub projects roughly divided as: core/utilities, recommendations (Taste) and NLP.  Of course, until it happens, this is just speculation.  I also think Mahout will look to finalize its APIs for a 1.0 release.</p>
<h1>Nutch</h1>
<p>In 2009, <a href="http://lucene.apache.org/nutch">Apache Nutch</a> released the long awaited version 1.0.  This release contained many new indexing and scoring capabilities, as well as integration with Solr.  The community continues to be focused on providing large scale crawling and search capabilities by leveraging Apache Hadoop and Lucene/Solr.  Currently, the community is actively looking at modularizing Nutch to allow it to more easily plug in other ecosystem components like Tika and Solr while focusing on the primary task of obtaining and managing content via crawling.</p>
<h1>Tika</h1>
<p><a href="http://lucene.apache.org/tika/">Apache Tika</a> is a content extraction framework for &#8220;rich&#8221; documents like Adobe PDF and Microsoft Office.  In 2009, Tika released versions 0.3, 0.4 and 0.5, all with incremental improvements designed to make it more stable and easier to use.  Each release also seemed to carry with it a new list of supported file formats as more and more people join the project to lend a hand.</p>
<p>Coming up, I suspect Tika will look to finalize a 1.0 release at some point in 2009 as well as focus in on standardizing, if such a thing is possible, on the metadata artifacts produced by Tika.</p>
<h1>Open Relevance Project</h1>
<p>The <a href="http://lucene.apache.org/openrelevance">ORP</a> is a project that has been in my brain for several years now and finally got off the ground in 2009.  The goal of ORP is to provide corpora, queries, judgments and other tools to help search and machine learning projects discuss relevance in a completely open way.  While the project is really young, it is slowly but surely building up steam by adding some basic tools and collections thanks to the hard work of several individuals.  In 2010, look for ORP to build out a more complete toolset while attracting more users and contributors.  It will also be vital for the ORP to create its own versioned corpora for download (free!) so that all experiments can be reliably reproduced.</p>
<h1>Droids</h1>
<p><a href="http://incubator.apache.org/droids">Droids</a> is a standalone crawler framework currently in incubation at the ASF.  Development was active in 2009, but has not yet had a release.  For now, it is a Spring based framework that allows one to quickly build out agents that can go and crawl and process content.</p>
<h1>Lucene.NET</h1>
<p>In 2009, <a href="http://incubator.apache.org/lucene.net/">Lucene.NET</a> graduated (some infrastructure changes still need to happen) from ASF incubation and became a full-fledged member of the Lucene ecosystem.  While I&#8217;m not closely involved with Lucene.NET, the community continues to provide value to those looking for a solid search library in .NET.  Since the project is mostly autogenerated from the Java sources, the .NET version has tracked the Lucene Java releases fairly closely.</p>
<p>Looking forward, I expect the .NET version will strive to maintain a lockstep march with Lucene releases.</p>
<h1>PyLucene</h1>
<p>Similar to .NET, <a href="http://lucene.apache.org/pylucene">PyLucene</a> produces a Python port of Lucene Java.  In 2009, PyLucene was formerly welcomed into the Lucene fold via a software donation by Andi Vajda.  It continues to produce releases of PyLucene in lockstep with Lucene Java.</p>
<h1>Lucy</h1>
<p><a href="http://lucene.apache.org/lucy">Lucy</a> is a &#8220;loose&#8221; &#8216;C&#8217; port of Lucene.  Lucy finally got off the ground in 2009 and is steadily working on building out a core search library that provides fast search capabilities for languages like Perl, C and Ruby.</p>
<p>For 2010, look for Lucy to continue to grow its community while adding capabilities.</p>
<h1>Moving Forward</h1>
<p>While the past is, of course, no prediction of the future, I think it&#8217;s safe to say Lucene is looking to continue to provide significant capabilities and value to both well established and new communities alike.  With open source, you never know where the next good idea is coming from, so make sure to stay tuned both here and on the mailing lists for more insight and more cool new capabilities.</p>
<p>Happy Holidays and here&#8217;s to an Open Source 2010!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidimagination.com/blog/2009/12/24/the-apache-lucene-ecosystem-my-view-of-2009/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SF Bay Area Meetup Slides Available</title>
		<link>http://www.lucidimagination.com/blog/2009/06/05/sf-bay-area-meetup-slides-available/</link>
		<comments>http://www.lucidimagination.com/blog/2009/06/05/sf-bay-area-meetup-slides-available/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 15:01:44 +0000</pubDate>
		<dc:creator>Grant Ingersoll</dc:creator>
				<category><![CDATA[Droids]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Mahout]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[Tika]]></category>

		<guid isPermaLink="false">http://www.lucidimagination.com/blog/?p=733</guid>
		<description><![CDATA[<p>Slides from the first Lucene/Solr SF Bay Area meetup are now available <a href="http://www.meetup.com/SFBay-Lucene-Solr-Meetup/files/">here</a>.</p>
<p>Thanks to everyone who participated.&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Slides from the first Lucene/Solr SF Bay Area meetup are now available <a href="http://www.meetup.com/SFBay-Lucene-Solr-Meetup/files/">here</a>.</p>
<p>Thanks to everyone who participated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidimagination.com/blog/2009/06/05/sf-bay-area-meetup-slides-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ApacheCon Europe Follow Up</title>
		<link>http://www.lucidimagination.com/blog/2009/04/01/apachecon-europe-follow-up/</link>
		<comments>http://www.lucidimagination.com/blog/2009/04/01/apachecon-europe-follow-up/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 11:16:08 +0000</pubDate>
		<dc:creator>Grant Ingersoll</dc:creator>
				<category><![CDATA[ApacheCon]]></category>
		<category><![CDATA[Droids]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Mahout]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[Tika]]></category>

		<guid isPermaLink="false">http://www.lucidimagination.com/blog/?p=601</guid>
		<description><![CDATA[<p>Another year, another successful <a href="http://www.eu.apachecon.com/">ApacheCon Europe</a>, at least as far as Lucene, Solr and I are concerned.  This year, like last, Erik Hatcher and I had trainings on Lucene and Solr.  Both were well attended, despite the economy, showing once again the power of open source and the fact that people are still invested in search.  (If you missed the training, see <a href="http://www.lucidimagination.com/How-We-Can-Help/Training">here</a> for alternatives.)</p>
<p>During the conference, there were several talks on Lucene, &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Another year, another successful <a href="http://www.eu.apachecon.com/">ApacheCon Europe</a>, at least as far as Lucene, Solr and I are concerned.  This year, like last, Erik Hatcher and I had trainings on Lucene and Solr.  Both were well attended, despite the economy, showing once again the power of open source and the fact that people are still invested in search.  (If you missed the training, see <a href="http://www.lucidimagination.com/How-We-Can-Help/Training">here</a> for alternatives.)</p>
<p>During the conference, there were several talks on Lucene, Solr,  Mahout and Droids.  Slides are available at:</p>
<ul>
<li><a href="http://www.eu.apachecon.com/c/aceu2009/sessions/136">Introducing Mahout</a></li>
<li><a href="http://www.eu.apachecon.com/c/aceu2009/sessions/137">Lucene/Solr Case Studies</a></li>
<li><a href="http://www.eu.apachecon.com/c/aceu2009/sessions/138">Advanced Indexing</a> (slides are missing, but should be up sometime soon)</li>
<li><a href="http://www.eu.apachecon.com/c/aceu2009/sessions/165">Apache Droids</a></li>
<li><a href="http://www.eu.apachecon.com/c/aceu2009/sessions/250">Best of Breed: HTTP Server, Forrest, Solr and Droids</a></li>
<li><a href="http://www.eu.apachecon.com/c/aceu2009/sessions/251">Apache Solr: A Case Study</a></li>
</ul>
<p>Additionally, for the first time,  we had a <a href="http://wiki.apache.org/lucene-java/LuceneMeetupMarch2009">Lucene Meetup</a> (sponsored by Lucid).  I&#8217;d estimate there were around 60 people there and we had some good discussions on Tika, Lucene, Solr and Mahout.    Also, Uwe Schindler presented his new TrieRange Query capabilities.  Slides are available <a href="http://www.thetaphi.de/share/Schindler-TrieRange.ppt">here</a>.</p>
<p>Finally, my favorite part of the conference is always the individual conversations with people using the Lucene ecosystem to solve their problems.  Each year, it seems, people have more and more new ideas about how to use Lucene and Solr, many of which go beyond &#8220;traditional&#8221; search.  Over the coming months, I think you will see more and more of Lucid highlighting all Lucene ecosystem users through our <a href="http://www.lucidimagination.com/Community/Hear-from-the-Experts/Podcasts-and-Videos">Podcasts</a>, <a href="http://www.lucidimagination.com/Community/Marketplace/Application-Showcase-Wiki">Wiki Showcase</a> and other features coming soon.  So, if you think you&#8217;ve got something cool using the Lucene ecosystem, add a comment below or drop us a line at feedback@lucidimagination.com</p>
<p>UPDATE: 4/9/09:  Uri has sent me his slides and they can be downloaded at: <a href="http://www.lucidimagination.com/blog/wp-content/uploads/2009/04/apache-conference-2009.pdf">Apache Solr Case Study</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidimagination.com/blog/2009/04/01/apachecon-europe-follow-up/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

