See: Description
| Interface | Description |
|---|---|
| DocnoMapping |
Interface for an object that maintains a bidirectional mapping between docids and docnos.
|
| DocnoMapping.Builder |
Interface for an object that constructs a
DocnoMapping. |
| DocumentForwardIndex<T extends Indexable> |
Interface for a document forward index.
|
| Class | Description |
|---|---|
| DocnoMapping.BuilderUtils | |
| DocnoMapping.DefaultBuilderOptions | |
| DocumentForwardIndexHttpServer |
Web server for providing access to documents in a collection.
|
| DocumentForwardIndexHttpServer.FetchDocidServlet | |
| DocumentForwardIndexHttpServer.FetchDocnoServlet | |
| DocumentForwardIndexHttpServer.HomeServlet | |
| ExtractHTMLFieldCollection |
Tool for generating 'per-field' collections from HTML documents.
|
| ExtractHTMLFieldCollection.MyMapper | |
| ExtractHTMLFieldCollection.MyMapper.HeadingTagFilter | |
| Indexable |
A document that can be indexed.
|
| IndexableFileInputFormat<K,V extends Indexable> |
Abstract class representing a
FileInputFormat for Indexable objects (org.apache.hadoop.mapreduce API). |
| IndexableFileInputFormatOld<K,V extends Indexable> | |
| WebDocument | |
| XMLInputFormat |
A simple
InputFormat for XML documents (org.apache.hadoop.mapreduce API). |
| XMLInputFormat.XMLRecordReader |
Simple
RecordReader for XML documents (org.apache.hadoop.mapreduce API). |
| XMLInputFormatOld |
A simple
InputFormat for XML documents (org.apache.hadoop.mapred API). |
| XMLInputFormatOld.XMLRecordReader |
Simple
RecordReader for XML documents (org.apache.hadoop.mapred API). |
Copyright © 2015. All rights reserved.