Browse articles by "Lucene" tag (7 total)

Updated September 18, 2008 | Contributors: Wing Chan
h1. Problem I have a Lucene index that has some large fields (about 50 KB each) and some small...
Tags: Lucene
Updated August 29, 2008 | Contributors: Wing Chan
In many information-retrieval system, you can use queries like "term1 AND (NOT term2)" but you ca...
Tags: Lucene
Updated August 29, 2008 | Contributors: Wing Chan
h1. Introduction h2. Term documents For each term T, there are (doc frequency of the term) ...
Tags: Lucene
Updated August 29, 2008 | Contributors: Wing Chan
h1. Introduction In Lucene, a span is a triple (i.e. 3-tuple) of <document number, start po...
Updated July 20, 2008 | Contributors: Wing Chan
h1. What are they and why using one Information retrieval libraries are software libraries tha...
Updated January 29, 2008 | Contributors: Wing Chan
h1. Background "Lucene":http://lucene.apache.org/ is a open-source search library written in J...
Updated May 25, 2006 | Contributors: Hahne Sam
*Lucene* - Apache Lucene is a high-performance, full-featured text search engine library written ...