|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.index.TermVectorMapper
org.apache.mahout.utils.vectors.lucene.VectorMapper
public abstract class VectorMapper
Not thread-safe
| Constructor Summary | |
|---|---|
VectorMapper()
|
|
| Method Summary | |
|---|---|
abstract Vector |
getVector()
Can be called after the TermVector has been mapped |
| Methods inherited from class org.apache.lucene.index.TermVectorMapper |
|---|
isIgnoringOffsets, isIgnoringPositions, map, setDocumentNumber, setExpectations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VectorMapper()
| Method Detail |
|---|
public abstract Vector getVector()
VectorTermVectorMapper.map(String, int, org.apache.lucene.index.TermVectorOffsetInfo[], int[])
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||