7 #ifndef FIELDSORTEDTERMVECTORMAPPER_H
8 #define FIELDSORTEDTERMVECTORMAPPER_H
10 #include <boost/function.hpp>
30 MapStringCollectionTermVectorEntry fieldToTerms;
40 virtual void setExpectations(
const String& field, int32_t numTerms,
bool storeOffsets,
bool storePositions);
45 MapStringCollectionTermVectorEntry getFieldToTerms();
47 TermVectorEntryComparator getComparator();