public abstract class DataDigester extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DataDigester.DataHandler |
| Modifier | Constructor and Description |
|---|---|
protected |
DataDigester() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
digest(DataDigester.DataHandler handler) |
static void |
populateDocument(org.apache.lucene.document.Document doc,
Collection<FacetHandler<?>> handlers) |
public static void populateDocument(org.apache.lucene.document.Document doc,
Collection<FacetHandler<?>> handlers)
public abstract void digest(DataDigester.DataHandler handler) throws IOException
IOExceptionCopyright © 2005–2013. All rights reserved.