diff --git a/docs/index.html b/docs/index.html index 0ca91aab48a..93effb3b941 100644 --- a/docs/index.html +++ b/docs/index.html @@ -144,12 +144,16 @@ limitations under the License.
-28 October 2005 - Lucene at ApacheCon
+26 January 2006 - Nightly builds available
+Nightly builds of the current development version of Lucene, to be released as Lucene 1.9, + are now available at http://cvs.apache.org/dist/lucene/java/nightly/. +
+28 October 2005 - Lucene at ApacheCon
Monday, December 12, 2005 at 3pm by Grant Ingersoll:
Abstract:
- Lucene is a high performance, scalable, cross-platform search engine that contains many advanced features that often go untapped by the majority of users. In this session, designed for those familiar with Lucene, we will examine some of Lucene's more advanced topics and their application, including: -+ Lucene is a high performance, scalable, cross-platform search engine that contains many advanced features that often go untapped by the majority of users. In this session, designed for those familiar with Lucene, we will examine some of Lucene's more advanced topics and their application, including: +
+- Topics 1 through 3 will provide technical details on implementing the advanced Lucene features, while the fourth topic will provide a broader context for understanding when and where to use these features. +
- Term Vectors: Manual and Pseudo relevance feedback; Advanced document collection analysis for domain specialization
- Span Queries: Better phrase matching; Candidate Identification for Question Answering
@@ -157,8 +161,8 @@ limitations under the License.- Case Studies from CNLP: Crosslingual/multilingual retrieval in Arabic, English and Dutch; Sublanguage specialization for commercial trouble ticket analysis; Passage retrieval and analysis for Question Answering application
-Topics 1 through 3 will provide technical details on implementing the advanced Lucene features, while the fourth topic will provide a broader context for understanding when and where to use these features.
14 February 2005 - Lucene moves to Apache top-level
Lucene has migrated from Apache's Jakarta project to the top-level. Along with this migration, diff --git a/xdocs/index.xml b/xdocs/index.xml index 71466690440..3b5e6d8038c 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -22,11 +22,18 @@
+ + 26 January 2006 - Nightly builds available
+ +Nightly builds of the current development version of Lucene, to be released as Lucene 1.9, + are now available at http://cvs.apache.org/dist/lucene/java/nightly/. +
+28 October 2005 - Lucene at ApacheCon
Monday, December 12, 2005 at 3pm by Grant Ingersoll:
Abstract:
- Lucene is a high performance, scalable, cross-platform search engine that contains many advanced features that often go untapped by the majority of users. In this session, designed for those familiar with Lucene, we will examine some of Lucene's more advanced topics and their application, including: + Lucene is a high performance, scalable, cross-platform search engine that contains many advanced features that often go untapped by the majority of users. In this session, designed for those familiar with Lucene, we will examine some of Lucene's more advanced topics and their application, including:- Topics 1 through 3 will provide technical details on implementing the advanced Lucene features, while the fourth topic will provide a broader context for understanding when and where to use these features. +
- Term Vectors: Manual and Pseudo relevance feedback; Advanced document collection analysis for domain specialization
@@ -36,7 +43,7 @@ Sublanguage specialization for commercial trouble ticket analysis; Passage retrieval and analysis for Question Answering applicationTopics 1 through 3 will provide technical details on implementing the advanced Lucene features, while the fourth topic will provide a broader context for understanding when and where to use these features.
14 February 2005 - Lucene moves to Apache top-level