Browse articles by "Lucene" tag (7 total)
h1. Problem
I have a Lucene index that has some large fields (about 50 KB each) and some small...
In many information-retrieval system, you can use queries like "term1 AND (NOT term2)" but you ca...
h1. Introduction
h2. Term documents
For each term T, there are (doc frequency of the term) ...
4. Lucene spans
h1. Introduction
In Lucene, a span is a triple (i.e. 3-tuple) of <document number, start po...
h1. What are they and why using one
Information retrieval libraries are software libraries tha...
h1. Background
"Lucene":http://lucene.apache.org/ is a open-source search library written in J...
7. Lucene
*Lucene* - Apache Lucene is a high-performance, full-featured text search engine library written ...
