<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Apache News Online : Apache Lucene</title>
<link>http://www.apachenews.org/archives/cat_apache_lucene.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator>tetsuya@apache.org</dc:creator>
<dc:date>2008-01-26T13:03:47+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.122-ja" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>26 January 2008 - Apache Lucene Java 2.3.0 Released</title>
<link>http://www.apachenews.org/archives/001108.html</link>
<description>
<![CDATA[<a href="http://lucene.apache.org/">The Apache Lucene Project</a> has released the version 2.3.0 of Lucene Java.
<p/>
Many new features, optimizations, and bug fixes have been added since 2.2, including:<ul><li>significantly improved indexing performance</li><li>segment merging in background threads</li><li>refreshable IndexReaders</li><li>faster StandardAnalyzer and improved Token API</li><li>TermVectorMapper to customize how term vectors are loaded</li><li>live backups (without pausing indexing) with SnapshotDeletionPolicy</li><li>CheckIndex tool to test & recover a corrupt index</li><li>pluggable MergePolicy & MergeScheduler</li><li>"partial" optimize(int maxNumSegments) method</li><li>New contrib module for working with Wikipedia content</li></ul>
<p/>
The detailed change log is at: <a href="http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_3_0/CHANGES.txt">http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_3_0/CHANGES.txt</a>
<p/>
Lucene 2.3 includes index format changes that are not readable by older versions of Lucene.  Lucene 2.3 can both read and update older Lucene indexes.  Adding to an index with an older format will cause it to be converted to the newer format.
<p/>
Binary and source distributions are available at <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a>
<p/>
Lucene artifacts are also available in the Maven2 repository at <a href="http://repo1.maven.org/maven2/org/apache/lucene/">http://repo1.maven.org/maven2/org/apache/lucene/</a>
<p/>
----
<p/>
<strong><em><u><a href="http://lucene.apache.org/">-- The Apache Lucene Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1108@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2008-01-26T13:03:47+00:00</dc:date>
</item>
<item>
<title>20 June 2007 - Apache Lucene Java 2.2.0 Released</title>
<link>http://www.apachenews.org/archives/001007.html</link>
<description>
<![CDATA[Apache Lucene Java 2.2.0 is now available.
<p/>
Many new features, optimizations, and bug fixes have been added since 2.1, including "point-in-time" searching over NFS, payloads, function queries and new APIs for pre-analyzed fields.
<p/>
The detailed change log is at: <a href="http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_2_0/CHANGES.txt">http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_2_0/CHANGES.txt</a>
<p/>
Apache Lucene 2.2 includes index format changes that are not readable by older versions of Lucene. Apache Lucene 2.2 can both read and update older Lucene indexes. Adding to an index with an older format will cause it to be converted to the newer format.
<p/>
Binary and source distributions are available at <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a>
<p/>
Lucene artifacts are also available in the Maven2 repository at
<a href="http://repo1.maven.org/maven2/org/apache/lucene/">http://repo1.maven.org/maven2/org/apache/lucene/</a>
<p/>
----
<p/>
<strong><em><u><a href="http://lucene.apache.org/">-- The Apache Lucene Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1007@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2007-06-20T10:56:15+00:00</dc:date>
</item>
<item>
<title>07 June 2007 - Apache Solr 1.2 released</title>
<link>http://www.apachenews.org/archives/000998.html</link>
<description>
Apache Solr 1.2 is the first release since graduating from the Apache Incubator. Solr is a high performance full-text search server based on Apache Lucene, written in Java5, and easily extensible through plugins written in Java. Documents are added to a search collection via XML over HTTP. The collection is queried via HTTP to receive an XML response (or alternately JSON, Python or Ruby text formats). Major features include: * A powerful data schema to define fields, types, and configure text analysis * External configuration via xml * Faceted search * Hit highlighting * Flexible advanced caching * Index replication for high availability * A web admin interface Some of the new features in 1.2 include CSV/delimited-text data loading, time based autocommit, faster faceting, negative filters, a spell-check handler, sounds-like word filters, regex text filters, and more flexible plugins. Apache Solr 1.2 can be downloaded from http://www.apache.org/dyn/closer.cgi/lucene/solr/ Thank you for your interest in Apache Solr! -- The Apache Solr Team...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">998@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2007-06-07T15:22:03+00:00</dc:date>
</item>
<item>
<title>17 February 2007 - Apache Lucene (JAVA) v2.1 released</title>
<link>http://www.apachenews.org/archives/000955.html</link>
<description>
<![CDATA[<a href="http://lucene.apache.org/">The Apache Lucene Project</a> has released the version 2.1 of <a href="http://lucene.apache.org/java/">Apache Lucene (JAVA)</a>. This release has many improvements since release 2.0, including new features, performance improvements, bug fixes, etc. See <a href="http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_1_0/CHANGES.txt">CHANGES.txt</a> for details. 
<p/>
Apache Lucene 2.1 includes index format changes that are not readable by older versions of Lucene. Lucene 2.1 can both read and update older Lucene indexes. Adding to an index with an older format will cause it to be converted to the newer format. 
<p/>
Binary and source distributions are available <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">here</a>. 
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_jakarta_index.html">Apache Jakarta</a> ] <a href="http://www.apachenews.org/archives/news_apache_jakarta.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_jakarta.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">955@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2007-02-17T06:42:11+00:00</dc:date>
</item>
<item>
<title>26 May 2006 - Apache Lucene 2.0.0 released</title>
<link>http://www.apachenews.org/archives/000869.html</link>
<description>
<![CDATA[<a href="http://lucene.apache.org/">The Apache Lucene Project</a> has released the version 2.0 of Apache Lucene. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is suitable for nearly any application that requires full-text search, especially cross-platform.
<p/>
This is mostly a bugfix and cleanup release from release 1.9.1. Deprecated 1.x features have now been removed. Any code that compiles against Lucene 1.9.1 without deprecation warnings should work without further changes with any 2.x release.
<p/>
For more information about this release, please read <a href="http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_0_0/CHANGES.txt">CHANGES.txt</a>.
<p/>
Binary and source distributions: <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a>
<p/>
----
<p/>
<strong><em><u><a href="http://lucene.apache.org/">-- The Apache Lucene Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">869@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2006-05-26T14:45:04+00:00</dc:date>
</item>
<item>
<title>27 February 2006 - Apache Lucene (Java) 1.9 final Released</title>
<link>http://www.apachenews.org/archives/000831.html</link>
<description>
<![CDATA[<a href="http://lucene.apache.org/">The Apache Lucene Team</a> has relased the version 1.0 of Apache Lucene (Java), Java-based indexing and search technology.
<p/>
This release has many improvements since release 1.4.3, including new features, performance improvements, bug fixes, etc. See CHANGES.txt for details.
<p/>
1.9 will be the last 1.x release. It is both back-compatible with 1.4.3 and forward-compatible with the upcoming 2.0 release. Many methods and classes in 1.4.3 have been deprecated in 1.9 and will be removed in 2.0. Applications must compile against 1.9 without deprecation warnings before they are compatible with 2.0.
<p/>
Binary and source distributions are available <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">here</a>.
<p/>
----
<p/>
<strong><em><u><a href="http://lucene.apache.org/">-- The Apache Lucene Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">831@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2006-02-27T15:14:45+00:00</dc:date>
</item>
<item>
<title>17 August 2005 - Apache Nutch 0.7 Released</title>
<link>http://www.apachenews.org/archives/000767.html</link>
<description>
<![CDATA[This is the first <a href="http://lucene.apache.org/nutch/">Apache Nutch</a> release (version 0.7) as an <a href="http://lucene.apache.org/">Apache Lucene</a> sub-project. See <a href="http://svn.apache.org/viewcvs.cgi/lucene/nutch/trunk/CHANGES.txt?rev=233150">CHANGES.txt</a> for more details. The release is available <a href="http://lucene.apache.org/nutch/release/">here</a>.

]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">767@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2005-08-17T22:26:16+00:00</dc:date>
</item>
<item>
<title>14 February 2005 - Jakarta Lucene Moves Up To Apache TOP-LEVEL</title>
<link>http://www.apachenews.org/archives/000580.html</link>
<description>
<![CDATA[Lucene has migrated from the <a href="http://jakarta.apache.org/">Apache Jakarta project</a> to the top-level. Along with this migration, the source code repository has been converted to Subversion. The new site may be found at <a href="http://lucene.apache.org/">lucene.apache.org</a> and other Lucene resources will be adjusting accordingly (mail-list etc). 
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_jakarta_index.html">Apache Jakarta</a> ] <a href="http://www.apachenews.org/archives/news_apache_jakarta.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_jakarta.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_lucene_index.html">Apache Lucene</a> ] <a href="http://www.apachenews.org/archives/news_apache_lucene.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_lucene.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_software_foundation_index.html">Apache Software Foundation</a> ] <a href="http://www.apachenews.org/archives/news_apache_software_foundation.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_software_foundation.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">580@http://www.apachenews.org/</guid>
<dc:subject>Apache Lucene</dc:subject>
<dc:date>2005-02-14T13:40:21+00:00</dc:date>
</item>


</channel>
</rss>
