public class TFDFMapper extends Object
| Constructor and Description |
|---|
TFDFMapper(int numDocs,
Weight weight,
TermInfo termInfo) |
| Modifier and Type | Method and Description |
|---|---|
Vector |
getVector() |
void |
map(org.apache.lucene.util.BytesRef term,
int frequency) |
void |
setExpectations(String field,
long numTerms) |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.