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