Archive for the 'payloads' Category
Welcome to the Triangle Java Users Group
I will be speaking November 19, 2007 at the Triangle Java Users Group on Lucene and Solr. The talk will be an introduction to the features and capabilities of both Lucene and Solr, as well as some basic compare and contrast information.
September 7th, 2007 | Posted in Cary, Chapel Hill, Durham, Indexing, Java, Lucene, North Carolina, Performance, Raleigh, Search, Solr, Triangle, payloads | No Comments
The latest version of my slides for “Advanced Lucene” are located at http://www.cnlp.org/presentations/present.asp?show=conference
Talk covered term vectors, using various query types and Lucene performance tips and tricks.
May 7th, 2007 | Posted in ApacheCon, Europe, Indexing, Java, Lucene, Performance, Search, payloads, queries, term vectors | No Comments
My (slightly old) slides for ApacheCon Europe are now available in the conference proceedings available at http://eu.apachecon.com/downloads/materials.zip
I will post the latest version soon, but there is very little difference between this version and the latest.
Topics covered include Lucene performance, term vectors and query tips and tricks.
Feedback is always welcome
May 3rd, 2007 | Posted in ApacheCon, Europe, Indexing, Java, Lucene, Performance, Search, payloads, queries, term vectors | No Comments
Michael Busch recently committed some code that enables Lucene to store payloads at the term level (see https://issues.apache.org/jira/browse/LUCENE-755) and I have started working on enabling these payloads to be incorporated into search and scoring. (see http://wiki.apache.org/lucene-java/Payload_Planning and https://issues.apache.org/jira/browse/LUCENE-834)
So, you might be asking yourself, what exactly are payloads good for? Naturally, the answer is a lot! [...]
March 18th, 2007 | Posted in Java, Lucene, Search, payloads | No Comments