Any suggested additions or refinements to this?  I tried to keep it at
more of a user-level (many of the improvements have been more internal
for this release).

-Yonik

----------------------------------
Author: yonik
Date: Wed Jun  6 17:49:18 2007
New Revision: 545011

URL: http://svn.apache.org/viewvc?view=rev&rev=545011
Log:
1.2 news

Modified:
  lucene/solr/trunk/src/site/src/documentation/content/xdocs/index.xml

Modified: lucene/solr/trunk/src/site/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/lucene/solr/trunk/src/site/src/documentation/content/xdocs/index.xml?view=diff&rev=545011&r1=545010&r2=545011
==============================================================================
--- lucene/solr/trunk/src/site/src/documentation/content/xdocs/index.xml
(original)
+++ lucene/solr/trunk/src/site/src/documentation/content/xdocs/index.xml
Wed Jun  6 17:49:18 2007
@@ -38,6 +38,17 @@
     <title>News</title>

     <section>
+      <title>06 June 2007: Release 1.2 available</title>
+      <p>
+        This is the first release since Solr graduated from the Incubator,
+        bringing many new features, including 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.
+      </p>
+      </section>
+
+      <section>
     <title>17 January 2007: Solr graduates from Incubator</title>
     <p>
       Solr has graduated from the Apache Incubator, and is now a
sub-project of Lucene.

Reply via email to