Author: hossman
Date: Tue Aug 15 18:08:54 2006
New Revision: 431750

URL: http://svn.apache.org/viewvc?rev=431750&view=rev
Log:
adding upcomping ApacheCon presentation

Modified:
    incubator/solr/trunk/site/index.html
    incubator/solr/trunk/site/index.pdf
    incubator/solr/trunk/src/site/src/documentation/content/xdocs/index.xml

Modified: incubator/solr/trunk/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/solr/trunk/site/index.html?rev=431750&r1=431749&r2=431750&view=diff
==============================================================================
--- incubator/solr/trunk/site/index.html (original)
+++ incubator/solr/trunk/site/index.html Tue Aug 15 18:08:54 2006
@@ -128,6 +128,9 @@
 <a href="#news">News</a>
 <ul class="minitoc">
 <li>
+<a href="#15+August+2006%3A+Solr+at+ApacheCon+US">15 August 2006: Solr at 
ApacheCon US</a>
+</li>
+<li>
 <a href="#21+April+2006%3A+Solr+at+ApacheCon">21 April 2006: Solr at 
ApacheCon</a>
 </li>
 <li>
@@ -159,21 +162,28 @@
 <a name="N1002A"></a><a name="news"></a>
 <h2 class="boxed">News</h2>
 <div class="section">
-<a name="N10030"></a><a name="21+April+2006%3A+Solr+at+ApacheCon"></a>
+<a name="N10030"></a><a name="15+August+2006%3A+Solr+at+ApacheCon+US"></a>
+<h3 class="boxed">15 August 2006: Solr at ApacheCon US</h3>
+<p>Chris Hostetter will be presenting
+        <strong><a 
href="http://www.us.apachecon.com/html/sessions.html#FR26";>"Faceted Searching 
With Apache Solr"</a></strong>  
+        at ApacheCon US 2006, on October 13th at 4:30pm.
+        See the <a href="http://www.us.apachecon.com/";>ApacheCon</a> website 
for more details.
+      </p>
+<a name="N10043"></a><a name="21+April+2006%3A+Solr+at+ApacheCon"></a>
 <h3 class="boxed">21 April 2006: Solr at ApacheCon</h3>
 <p>Yonik Seeley will be presenting
         <strong>"Apache Solr, a Full-Text Search Server based on 
Lucene"</strong>  
         at ApacheCon Europe 2006, on June 29th at 5:30pm.
         See the <a href="http://www.eu.apachecon.com/";>ApacheCon</a> website 
for more details.
       </p>
-<a name="N10041"></a><a name="21+February+2006%3A+nightly+builds"></a>
+<a name="N10054"></a><a name="21+February+2006%3A+nightly+builds"></a>
 <h3 class="boxed">21 February 2006: nightly builds</h3>
 <p>Solr now has nightly builds.  This automatically creates a
       <a href="http://cvs.apache.org/dist/lucene/solr/nightly/";>downloadable 
version of Solr every
       night</a>.  All unit tests must pass, or a message is sent to
       the developers mailing list and no new version is created.  This
       also updates the <a href="docs/api/">javadoc</a>.</p>
-<a name="N10053"></a><a 
name="17+January+2006%3A+Solr+Joins+Apache+Incubator"></a>
+<a name="N10066"></a><a 
name="17+January+2006%3A+Solr+Joins+Apache+Incubator"></a>
 <h3 class="boxed">17 January 2006: Solr Joins Apache Incubator</h3>
 <p>Solr, a search server based on Lucene, has been accepted into the Apache 
Incubator.
             Solr was originally developed by CNET Networks, and is widely used 
within CNET

Modified: incubator/solr/trunk/site/index.pdf
URL: 
http://svn.apache.org/viewvc/incubator/solr/trunk/site/index.pdf?rev=431750&r1=431749&r2=431750&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
incubator/solr/trunk/src/site/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/incubator/solr/trunk/src/site/src/documentation/content/xdocs/index.xml?rev=431750&r1=431749&r2=431750&view=diff
==============================================================================
--- incubator/solr/trunk/src/site/src/documentation/content/xdocs/index.xml 
(original)
+++ incubator/solr/trunk/src/site/src/documentation/content/xdocs/index.xml Tue 
Aug 15 18:08:54 2006
@@ -38,6 +38,15 @@
       <title>News</title>
 
       <section>
+      <title>15 August 2006: Solr at ApacheCon US</title>
+      <p>Chris Hostetter will be presenting
+        <strong><a 
href="http://www.us.apachecon.com/html/sessions.html#FR26";>"Faceted Searching 
With Apache Solr"</a></strong>  
+        at ApacheCon US 2006, on October 13th at 4:30pm.
+        See the <a href="http://www.us.apachecon.com/";>ApacheCon</a> website 
for more details.
+      </p>
+      </section>
+ 
+      <section>
       <title>21 April 2006: Solr at ApacheCon</title>
       <p>Yonik Seeley will be presenting
         <strong>"Apache Solr, a Full-Text Search Server based on 
Lucene"</strong>  


Reply via email to