Lucene 3.5.0 contrib-join API

Lucene's join module

See:
          Description

Packages
org.apache.lucene.search.join This module supports index-time joins while searching, where joined documents are indexed as a single document block using IndexWriter.addDocuments(java.util.Collection).

 

Lucene's join module



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.