#include "indri/MemoryIndex.hpp"#include "indri/TermList.hpp"#include "indri/MemoryIndexDocListFileIterator.hpp"#include "indri/MemoryIndexVocabularyIterator.hpp"#include "indri/MemoryIndexTermListFileIterator.hpp"#include "indri/MemoryDocumentDataIterator.hpp"#include "indri/FieldStatistics.hpp"#include "indri/ScopedLock.hpp"#include "Keyfile.hpp"#include "indri/greedy_vector"#include "indri/delete_range.hpp"#include <algorithm>Variables | |
| const int | HASH_TABLE_SIZE = 10*1024*1024 |
| const int | ONE_MEGABYTE = 1024*1024 |
|
|
|
|
|
|
1.3.4