<?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>barcelona &#8211; Solr.pl</title>
	<atom:link href="https://solr.pl/en/tag/barcelona-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://solr.pl/en/</link>
	<description>All things to be found - Blog related to Apache Solr &#38; Lucene projects - https://solr.apache.org</description>
	<lastBuildDate>Wed, 11 Nov 2020 20:52:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Lucene Eurocon 2011 &#8211; day one</title>
		<link>https://solr.pl/en/2011/11/07/lucene-eurocon-2011-day-one/</link>
					<comments>https://solr.pl/en/2011/11/07/lucene-eurocon-2011-day-one/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Mon, 07 Nov 2011 20:52:18 +0000</pubDate>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[barcelona]]></category>
		<category><![CDATA[eurocon]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[lucene eurocon]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[solr]]></category>
		<guid isPermaLink="false">http://sematext.solr.pl/?p=376</guid>

					<description><![CDATA[As we wrote a few days ago we are back from this year Lucene Eurocon, which took place in Barcelona. Despite the fact that the videos will be available shortly, we decided to wrote something about those presentations we attended]]></description>
										<content:encoded><![CDATA[<p>As we wrote a few days ago we are <a href="http://solr.pl/en/2011/10/31/another-lucene-eurocon-is-a-history/" target="_blank" rel="noopener noreferrer">back</a> from this year <a href="http://2011.lucene-eurocon.org/" target="_blank" rel="noopener noreferrer">Lucene Eurocon</a>, which took place in Barcelona. Despite the fact that the videos will be available shortly, we decided to wrote something about those presentations we attended to.</p>
<p><span id="more-376"></span></p>
<h3>Keynote (Search + Big Data: It&#8217;s (still) All About the User&#8221;, Grant Ingersoll)</h3>
<p>The first day started at 8:30, at the time of the day which is called a &#8220;night&#8221; by the Spanish <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> This year the conference was started by Grant Ingersoll with his presentation titled &#8220;Search + Big Data: It&#8217;s (still) All About the User&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Ingersoll_Lucid_Eurocon-keynote_0.pdf" target="_blank" rel="noopener noreferrer">slides</a>, <a href="http://www.lucidimagination.com/devzone/events/conferences/ApacheLuceneEurocon2011/search_big_data_its_still_all_about_users" target="_blank" rel="noopener noreferrer">video</a>). Grant reminded us that despite all the superb technologies, we deal with every day, we should always focus at the end user. Therefore, we should do everything to ensure that users are satisfied with the application we created. Grant showed that, despite the fact that developers have more and more technologically advanced tools, everything comes down to the same &#8211; the most important is still the user. You should definitely keep this in mind.</p>
<h3>Keynote #2 (Architecting the Future of Big Data &amp; Search, Eric Baldeschwieler)</h3>
<p>The second presentation we attended to during the conference was &#8220;architecting the Future of Big Data &amp; Search&#8221; by Eric Baldeschwieler (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Baldeschwieler_HortonWorks_LuceneEurocon20111018.pdf" target="_blank" rel="noopener noreferrer">slides</a>, <a href="http://www.lucidimagination.com/devzone/events/conferences/ApacheLuceneEurocon2011/architecting-future-big-data-search" target="_blank" rel="noopener noreferrer">video</a>). During the presentation Eric tried to answer whether Lucene and Hadoop are able to work efficiently within a single system. At the beginning we were given a large dose of information on the Map/Reduce algorithm, Hadoop and HBase. The second part of the presentation was a case study of the implementation of the Apache Hadoop at Yahoo and how Map/Reduce helped in the implementation of daily tasks of the system. At the very end of the we were given information about Lucene and Hadoop integration. Lots of interesting information, I recommend to watch the movie as soon as it gets published.</p>
<h3>The thing about the index structure (Portable Lucene Index Format &amp; Applications, Andrzej Białecki)</h3>
<p>At this time the conference was split into three parallel sessions and we decided to go and listen to Andrzej Bialecki and his presentation titled &#8220;Lucene Index Portable Format &amp; Applications&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/AndrzejBialecki-Eurocon-2011.pdf" target="_blank" rel="noopener noreferrer">slides</a>, <a href="http://www.lucidimagination.com/devzone/events/conferences/ApacheLuceneEurocon2011/portable-lucene-index-format-applications" target="_blank" rel="noopener noreferrer">video</a>). Andrzej started with information about the structure of Apache Lucene index and why backward compatibility is difficult to achieve. Then, the presentation focused on its title, which is why portable Lucene index format is needed, what are the challenges and what is the state of implementation of PortableCodec. Attendees could also see an interesting example of how to use the SimpleTextCodec and how the index data are stored in plain text:) I recommend the video to watch the whole presentation.</p>
<h3>First topic about Solr (Improving Solr&#8217;s Update Chain, Jan Høydahl)</h3>
<p>We changed the conference room to listen to Jan Høydahl talking about &#8220;Improving Solr&#8217;s Update Chain&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Jan%20Hoydahl_Improving%20Solrs%20Update%20Chain_Eurocon2011%20.pdf" target="_blank" rel="noopener noreferrer">slides</a>). During the presentation Jan showed how to define your own components in the Solr update chain. It turns out that a simple modification of the XML file allows you to expand and adapt the process of indexing the data for your own needs. During the presentation we were also shown how to implement your own update chain components that will enable you to influence the indexation process. A large part of the presentation was the case-study of the implementation of a project for the University of Oslo. At the end of the presentation we were given information about the plans and the functionalities that have been donated to the Apache Software Foundation as patches to Solr.</p>
<h3>Know what your users are doing (Search Analytics: Business Value &amp; BigData NoSQL Backend, Otis Gospodnetic)</h3>
<p>Another presentation focused on what should be one of the most esential things in all search systems &#8211; the user,&nbsp;presented by Otis Gospodnetic under the title &#8220;Search Analytics: Business Value &amp; BigData NoSQL backend&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/otis_gospodnetic_search_analytics_lucene_eurocon_2011.ppt" target="_blank" rel="noopener noreferrer">slides</a>, <a href="http://www.lucidimagination.com/devzone/events/conferences/ApacheLuceneEurocon2011/search-analytics-business-value-bigdata-nosql-backend" target="_blank" rel="noopener noreferrer">video</a>). If you are using Solr you should look at what Sematext has to offer and what&#8217;s more &#8211; completely for free (at least for now). During the presentation Otis told the audience that the analysis of user behavior and how users use your system, is not an option &#8211; it&#8217;s necessary. Without this it is impossible to tune and refine the search, because I do not know how, nor did we know where. Additionally, without the data about user behavior, we can not say whether the changes that we do are going in the right direction. I highly recommend watching the video.</p>
<h3>Solr and Hadoop (Scaling Search at Trovit with Solr &amp; Hadoop, Marc Sturlese)</h3>
<p>After a short break we decided to listen about integration of Solr and Hadoop during the presentation &#8220;Scaling Search with Solr at Trovit &amp; Hadoop&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/MarcSturleseTrovit.pdf" target="_blank" rel="noopener noreferrer">slides</a>), led by Marc Sturlese. The author focused on how they managed to disperse the indexation based using the Map/Reduce algorithm. In short, the presentation was about how pretty efficiently, using the data stored in HDFS, create smaller indexes, and then combine them into larger indices (or a large index, depending on your needs). Additionally, Marc showed what they did to take advantage of the functionality of Solr (data analysis and deduplication) not running Solr itself.</p>
<h3>Solr and UIMA<strong> (</strong>Natural language search in Solr, Tommaso Teofili)</h3>
<p>The next presentation in which we participated was &#8220;Natural language search in Solr&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/NaturalLanguageSearchInSolr.pdf" target="_blank" rel="noopener noreferrer">slides</a>) led by Tommaso Teofili. The presentation was about usage of Apache Solr with conjunction of UIMA and a case-study of a real life project. A bit of technical detail, some performance comparisons and information about the necessity of system learning. Interesting topic and very interesting presentation. I recommend to watch the video as soon as it gets published.</p>
<h3>Here comes the new (Improved Search with Lucene 4, Robert Muir)</h3>
<p>The last presentation scheduled for the first day of Lucene Eurocon 2011 was &#8220;Improved Search with Lucene 4&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Muir_Eurocon_ImprovedSearchLucene4.pdf" target="_blank" rel="noopener noreferrer">slides</a>, <a href="http://www.lucidimagination.com/devzone/events/conferences/ApacheLuceneEurocon2011/improved-search-lucene-4" target="_blank" rel="noopener noreferrer">video</a>), led by Robert Muir. He talked about the changes that await the Apache Lucene in version 4.0. We also heard a lot about the performance of Lucene 4.0, changes in the API, NRT, and deep paging support. An interesting technical presentation about what we can expect from the upcoming version of Lucene. Persons interested in this subject should refer to the video.</p>
<h3>Lighting Talks</h3>
<p>Then again, the conference has been combined into a single session which was called &#8220;Lighting Talks&#8221;. During the session presenters had about 7 minutes for their talk. The talk that I remember the most (because of the large dose of humor) was &#8220;Java 7 and Lucene: the story behind the story&#8221; by Uwe Schindler which in my opinion should be rather called &#8220;Do not use Java 7 for anything&#8221; <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> A sincere congratulations for amusing the audience <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The lighting talks session consisted of the following presentation:</p>
<ul>
<li>&#8220;Morphological Analysis and Named Entity Recognition for your Lucene/Solr Search Applications&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/INTRAFIND_Goller.pdf" target="_blank" rel="noopener noreferrer">slides</a>) led by Christoph Goller</li>
<li>&#8220;Java 7 and Lucene: the story behind the story&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Schindler-Java7_eurocon2011.pdf" target="_blank" rel="noopener noreferrer">slides</a>) led by Uwe Schindler</li>
<li>&#8220;Navigating Subdocuments with Solr&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Khudnev_Lightning_Searching_Sub_documents_with_Solr.pdf" target="_blank" rel="noopener noreferrer">slides</a>) led by Mikhail Khludnev</li>
<li>&#8220;Powered by Lucene: IBM Content Analytics with Enterprise Search&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Wolf_Lightning_IBM%20Content%20Analytics.pdf" target="_blank" rel="noopener noreferrer">slides</a>) led by Wolfgang Jung</li>
<li>&#8220;Solr performance monitoring&#8221; led by Otis Gospodnetic</li>
<li>&#8220;Searching in more than 140 years newspaper articles&#8221; (<a href="http://www.lucidimagination.com/sites/default/files/file/Eurocon2011/Provenzov_Lightning_searching_in_more_than_140_years_newspaper_articles_def-3.pdf" target="_blank" rel="noopener noreferrer">slides</a>) led by Nicola Provenzano</li>
</ul>
<h3>Stump the chump (Chris Hostetter)</h3>
<p>The last session for the day was fun and it was possible to win a few Euros if you asked a good question (100, 50 and 25 as I recall). The whole session was about asking a question that Chris (aka Hoss) would not been able to answer. Summarizing this part does not make sense, I recommend the video which is available at the following URL: <a href="http://www.lucidimagination.com/devzone/events/conferences/ApacheLuceneEurocon2011/apache-lucene-eurocon-2011-stump-chump" target="_blank" rel="noopener noreferrer">http://www.lucidimagination.com/devzone/events/conferences/ApacheLuceneEurocon2011/apache-lucene-eurocon-2011-stump-chump</a>.</p>
<h3>End of the first day</h3>
<p>And that was all about the first day of the conference. Some of the participants then went to FC Barcelona vs FC Viktoria Plzeň, a small part of us went in the direction of their hotels, and all the rest, including us, went to Shoko Club for some cava and something to eat.</p>
<h3></h3>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2011/11/07/lucene-eurocon-2011-day-one/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Near future plans</title>
		<link>https://solr.pl/en/2011/09/26/near-future-plans/</link>
					<comments>https://solr.pl/en/2011/09/26/near-future-plans/#respond</comments>
		
		<dc:creator><![CDATA[Rafał Kuć]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 19:49:40 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[barcelona]]></category>
		<category><![CDATA[eurocon]]></category>
		<category><![CDATA[explain]]></category>
		<category><![CDATA[explain.solr.pl]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[lucene eurocon]]></category>
		<category><![CDATA[solr]]></category>
		<guid isPermaLink="false">http://sematext.solr.pl/?p=370</guid>

					<description><![CDATA[Surely you noticed a decreased activity of solr.pl. But this is not related to preparations for winter sleep. We are not bored also. The reason is the hot period in relation to the project deadline, which we perform within our]]></description>
										<content:encoded><![CDATA[<p>Surely you noticed a decreased activity of <a href="http://solr.pl">solr.pl</a>. But this is not related to preparations for winter sleep. We are not bored also. The reason is the hot period in relation to the project deadline, which we perform within our professional work. In addition, the rest of our free time is occupied by two subjects which are mentioned below.</p>
<p><span id="more-370"></span></p>
<h3>Lucene Eurocon 2011</h3>
<p>The first subject is the preparation for the upcoming <strong><a href="http://2011.lucene-eurocon.org/">Lucene Eurocon 2011</a></strong> conference in Barcelona, ​​where we will have the pleasure to give a talk during the second day. For more details click <a href="http://2011.lucene-eurocon.org/talks/20832">here</a>. The full plan for the upcoming conference can be found <a href="http://2011.lucene-eurocon.org/pages/program">here</a>. Come and join us!</p>
<h3>Explain.solr.pl</h3>
<p>The second theme, associated with the first, is a new feature on solr.pl. Often when working with Solr we need to determine why the document occurred or not in the results list, why such a score value of a given document and what affects given score value. Solr provides some tools here, but this information is not too clear and with a little more complex queries can result in a headache <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The functionality we are talking about is intended to present this information in a more readable form, and we hope that will help you to work with Solr <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> More information will be shown during the presentation on the second day of Lucene Eurocon 2011 and after the <em>premiere</em> <a href="http://explain.solr.pl">explain.solr.pl</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://solr.pl/en/2011/09/26/near-future-plans/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
