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:
- Term Vectors: Manual and Pseudo relevance feedback; Advanced document collection analysis for
domain specialization
- Span Queries: Better phrase matching; Candidate Identification for Question Answering
- Tying it all Together: Building a search framework for experimentation and rapid deployment
- 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,
the source code repository has been converted to Subversion. The migration is in progress with
some loose ends. Please stay tuned!
December 2004 - Lucene in Action is published
The first book dedicated solely to Lucene is published. The
"search inside the book" feature implemented with Lucene can
be seen at lucenebook.com.
29 November 2004 - Lucene 1.4.3 Released
This fixes a few bugs in 1.4.2. See CHANGES.txt
for details. Binary and source distributions are
available here.