• Products
    • Overview
    • LucidWorks Search Platform
      • Features and Benefits
      • Technical Overview
      • Only with LucidWorks
      • LucidWorks and Solr
      • White Papers
      • LucidWorks Enterprise
      • LucidWorks Cloud
      • LucidWorks Big Data
    • Apache Releases
      • Apache Solr 4.0-dev
      • Apache Lucene
  • Support & Services
    • Overview
    • Support
    • Lucid University
    • ExpertLink Advisory
    • Consulting
    • Partners
    • Subscriptions
  • Why Lucid?
    • Why Lucid?
    • Technology
    • Who uses Lucene/Solr?
      • What customers are saying
    • Case Studies
    • Whitepapers
    • Demos
    • Webinars
  • Blog
  • DevZone
    • DevZone Overview
    • Forums (LWE)
    • Videos & Podcasts
      • How To's
      • Screencasts
      • Podcasts
      • Conference Videos
    • Technical Articles
      • Whitepapers
    • Reference Materials
      • Documentation
      • Solr Reference Guide
      • Solr & LucidWorks Matrix
      • Tutorials
    • Events
      • Lucene Revolution
      • Tradeshows & Conferences
      • Meet Ups
    • Code & Test
  • Downloads
  • About Us
    • Management
    • Board of Directors
    • Apache Lucene/Solr Committers
    • Careers
    • News
      • Media Coverage
      • Press Releases
    • Contact Us
Sign Up or Log In
Home . DevZone . Reference Materials

Glossary

Glossary

A

Apache Software Foundation

The non-profit open source software foundation where Lucene is hosted and maintained. See http://www.apache.org.

D

Document

The Lucene/Solr abstract representation of one or more units of content. Typically represents a file or a database record, but is ultimately user-defined. A Document consists of one or more Fields. A Document may be boosted in order to indicate it's importance over other Documents. See also Field.

F

Field

The Lucene/Solr abstract representation of a single unit of content and metadata describing that content. Typically represents some piece of text or string in the original file or a column in a database, but is ultimately user-defined. A Field may be boosted in order to indicate its importance over other Fields. The metadata tells Lucene how to treat the content when it is added to the system.

I

Information Need

See http://en.wikipedia.org/wiki/Information_need. A user's query is a representation (albeit truncated) of the user's information need.

Information Retrieval

The interdisciplinary study of searching for information in documents, databases and other repositories of data. IR calls upon the fields of computer science, mathematics, linguistics, psychology, library science and a host of other fields.

L

Lucene

A Java-based search library originally written by Doug Cutting. Lucene can be used to provide search and indexing capabilities to applications ranging from embedded systems through large scale Internet search.

P

Precision

A statistical measure of the number of relevant documents returned by the system divided by the total number of documents returned in the result set. See Recall.

R

Recall

A statistical measure of the number of relevant documents returned by the system divided by the total number of relevant documents that exist in the collection. See Precision.

Relevance

From http://en.wikipedia.org/wiki/Relevance_(information_retrieval):

In the context of information science and information retrieval, relevance denotes how well a retrieved set of documents (or a single document) meets the information need of the user.

 

S

Solr

Apache Solr is a Java-based search server built on Lucene with many enterprise-ready features like caching, replication, multiple language bindings, faceting, and a REST-like protocol.

Stopword

A commonly occurring word, such as "the", "an" and "a", that often adds little value to a search.

V

Vector Space Model

From http://en.wikipedia.org/wiki/Vector_Space_Model

An algebraic model for representing text documents (and any objects, in general) as vectors of identifiers, such as, for example, index terms. It is used in information filtering, information retrieval, indexing and relevancy rankings. Its first use was in the SMART Information Retrieval System.

Case Study

Closing the Knowledge Gap: A Case Study - How Cisco Unlocks Communications
Solr Development Case Study: resolutionfinder.org

Whitepapers

Programmer's Guide: Using LucidWorks Enterprise to add Search to your Web Application
Getting Started With LucidWorks Enterprise

DevZone

Latest Blog Post

Lucene Revolution 2012: Presentation slides are...
Lucene Revolution 2012, held in Boston on May 7-10 was a huge success. The four-day conference began with two days of Lucene/Solr and Big Data training followed by two days of...
  • Tutorials
  • Blog
  • Whitepapers
  • Docs
  • Forums
  • Support
Share
Follow Facebook Twitter LinkedIn YouTube
RSS Feed
  • Contact Us
  • About Lucid Imagination
  • Help & Support
  • Training
  • Website Feedback
  • Privacy Policy
  • Legal Terms of Use
  • Copyrights and Disclaimers
  • Sitemap
  • Admin

Apache Solr, Solr, Apache Lucene, Lucene and their logos are trademarks of the Apache Software Foundation.

© 2012 Lucid Imagination. All Right reserved.