aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--searchcore/src/vespa/searchcorespi/index/indexmaintainer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcorespi/index/indexmaintainer.h b/searchcore/src/vespa/searchcorespi/index/indexmaintainer.h
index 9328b1954e4..5cf8c2f67d5 100644
--- a/searchcore/src/vespa/searchcorespi/index/indexmaintainer.h
+++ b/searchcore/src/vespa/searchcorespi/index/indexmaintainer.h
@@ -189,7 +189,7 @@ class IndexMaintainer : public IIndexManager,
ISearchableIndexCollection::SP old_source_list; // Delays destruction
search::FixedSourceSelector::SaveInfo::SP save_info;
SerialNum flush_serial_num;
- FlushStats * stats;
+ searchcorespi::FlushStats * stats;
bool _skippedEmptyLast; // Don't flush empty memory index
// Extra indexes to flush before flushing last frozen memory index