<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Cominvent AS - Enterprise search consultants &#187; ODF</title>
	<atom:link href="http://www.cominvent.com/tag/odf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cominvent.com</link>
	<description>Search, and you will find!</description>
	<lastBuildDate>Wed, 01 Sep 2010 08:55:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>2006-2007 </copyright>
	<managingEditor>ci@cominvent.com (Cominvent AS - Enterprise search consultants)</managingEditor>
	<webMaster>ci@cominvent.com (Cominvent AS - Enterprise search consultants)</webMaster>
	<category>posts</category>
	<image>
		<url>http://www.cominvent.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Cominvent AS - Enterprise search consultants &#187; ODF</title>
		<link>http://www.cominvent.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Search, and you will find!</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>Cominvent AS - Enterprise search consultants</itunes:author>
	<itunes:owner>
		<itunes:name>Cominvent AS - Enterprise search consultants</itunes:name>
		<itunes:email>ci@cominvent.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.cominvent.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Apache Solr 1.4 finally released</title>
		<link>http://www.cominvent.com/2009/11/11/apache-solr-1-4-finally-released/</link>
		<comments>http://www.cominvent.com/2009/11/11/apache-solr-1-4-finally-released/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:30:42 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Search technology]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[enterprise search]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[faceting]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[nested queries]]></category>
		<category><![CDATA[ODF]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[range queries]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[solr 1.4]]></category>
		<category><![CDATA[tika]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/?p=197</guid>
		<description><![CDATA[Finally, after long delays, Apache Solr version 1.4 is released. The long delay was mainly due to very strict quality standards, which made it necessary to wait until some serious known bugs were dealt with. Also read my previous article on what&#8217;s new in this version. Here is the official release statement: Apache Solr 1.4 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-120" title="apache_solr_logo" src="http://www.cominvent.com/wp-content/uploads/2009/06/apache_solr_logo.gif" alt="apache_solr_logo" width="170" height="94" />Finally, after long delays, Apache Solr version 1.4 is released. The long delay was mainly due to very strict quality standards, which made it necessary to wait until some serious known bugs were dealt with. Also read my <a href="http://www.cominvent.com/2009/06/22/solr-1-4-with-nice-improvements-solr-1-4-med-kjekke-forbedringer/">previous article</a> on what&#8217;s new in this version. Here is the official release statement:</p>
<pre><span style="font-family: courier,monospace;">Apache Solr 1.4 has been released and is now available for
public download! <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/" target="_blank">http://www.apache.org/dyn/closer.cgi/lucene/solr/</a>

<span id="more-197"></span>Solr is the popular, blazing fast open source enterprise search
platform from the Apache Lucene project. Its major features include
powerful full-text search, hit highlighting, faceted search,
dynamic clustering, database integration, and rich document (e.g.,
Word, PDF) handling. Solr is highly scalable, providing distributed
search and index replication, and it powers the search and
navigation features of many of the world’s largest internet sites.

Solr is written in Java and runs as a standalone full-text search
server within a servlet container such as Tomcat. Solr uses the
Lucene Java search library at its core for full-text indexing and
search, and has REST-like HTTP/XML and JSON APIs that make it easy
to use from virtually any programming language. Solr’s powerful
external configuration allows it to be tailored to almost any type
of application without Java coding, and it has an extensive plugin
architecture when more advanced customization is required.

New Solr 1.4 features include
- Major performance enhancements in indexing, searching, and
  faceting
- Revamped all-Java index replication that’s simple to configure
  and can replicate config files
- Greatly improved database integration via the DataImportHandler
- Rich document processing (Word, PDF, HTML) via Apache Tika
- Dynamic search results clustering via Carrot2
- Multi-select faceting (support for multiple items in a single
  category to be selected)
- Many powerful query enhancements, including ranges over arbitrary
  functions, and nested queries of different syntaxes
- Many other plugins including Terms for auto-suggest, Statistics,
  TermVectors, Deduplication

Getting Started
---------------
New to Solr? Follow the steps below to get up and running ASAP.

1. Download Solr at <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/" target="_blank">http://www.apache.org/dyn/closer.cgi/lucene/solr/</a>
2. Check out the tutorial at <a href="http://lucene.apache.org/solr/tutorial.html" target="_blank">http://lucene.apache.org/solr/tutorial.html</a>
3. Read the Solr wiki (<a href="http://wiki.apache.org/solr" target="_blank">http://wiki.apache.org/solr</a>) to learn more
4. Join the community by subscribing to solr-user@lucene.apache.org
5. Give Back (Optional, but encouraged!)
   See <a href="http://wiki.apache.org/solr/HowToContribute" target="_blank">http://wiki.apache.org/solr/HowToContribute</a>

For more information on Apache Solr, see <a href="http://lucene.apache.org/solr" target="_blank">http://lucene.apache.org/solr</a>
</span></pre>
<p>Release-declaration sourced from <a href="http://lucene.grantingersoll.com/2009/11/10/apache-solr-1-4-0-offically-released/" target="_blank">Grant Ingersoll&#8217;s blog</a>.</p>
<p>Cominvent delivers <a href="http://www.solrtraining.com/">training</a> on Solr 1.4.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2009/11/11/apache-solr-1-4-finally-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today is document freedom day (DFD)</title>
		<link>http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/</link>
		<comments>http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 00:05:40 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
				<category><![CDATA[In the news]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[dfd]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[ODF]]></category>
		<category><![CDATA[odt]]></category>
		<category><![CDATA[OOXML]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/</guid>
		<description><![CDATA[Today, March 26th is Document Freedom Day (DFD). The whole computer industry (perhaps except from Microsoft and friends) focus on interoperability and open document formats this day. This of course links nicely into the debate about whether ISO should adopt Microsoft&#8217;s fresh OOXML format which basically is an XML-ification of legacy MS-Office binary document formats, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cominvent.com/wp-content/uploads/2008/03/dfd08_banner_160x300.png" alt="Document Freedom Day logo" align="left" />Today, March 26th is Document Freedom Day (DFD). The whole computer industry (perhaps except from Microsoft and friends) focus on interoperability and open document formats this day.</p>
<p>This of course links nicely into the debate about whether ISO should adopt Microsoft&#8217;s fresh OOXML format which basically is an XML-ification of legacy MS-Office binary document formats, as international standards based on the ECMA draft document, or whether the industry is better suited cooperating on today&#8217;s ISO standard for office documents, the Open Document Format (ODF).</p>
<p>The discussion some times looks like a war, and Microsoft has spent a lot of energy (and money, some claim) the last months in persuading the national ISO bodies to vote for their format, so that they can claim to be standards compliant rather than being forced to implement ODF, which MS view as a serious threat to their solid MS-Office monopoly. This has been carefully created over the last decade, locking users into buying and upgrading their MS-Office software to be able to read the latest and greates .doc, .xml and .ppt files being sent from business partners and friends. Being forced to support ODF in MS-Office will mean the beginning of real competition on the Office-suite market since the major barrier for interoperability, the document format, is removed.</p>
<p>To learn more about free document formats and the Document Freedom Day, visit <a href="http://www.documentfreedom.org/" target="_blank">http://www.documentfreedom.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
