aboutsummaryrefslogtreecommitdiff
path: root/icing/index/numeric/integer-index.h
diff options
context:
space:
mode:
Diffstat (limited to 'icing/index/numeric/integer-index.h')
-rw-r--r--icing/index/numeric/integer-index.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/icing/index/numeric/integer-index.h b/icing/index/numeric/integer-index.h
index 23b463f..30f9852 100644
--- a/icing/index/numeric/integer-index.h
+++ b/icing/index/numeric/integer-index.h
@@ -139,8 +139,8 @@ class IntegerIndex : public NumericIndex<int64_t> {
// - Any IntegerIndexStorage errors
libtextclassifier3::StatusOr<std::unique_ptr<DocHitInfoIterator>> GetIterator(
std::string_view property_path, int64_t key_lower, int64_t key_upper,
- const DocumentStore& document_store,
- const SchemaStore& schema_store) const override;
+ const DocumentStore& document_store, const SchemaStore& schema_store,
+ int64_t current_time_ms) const override;
// Reduces internal file sizes by reclaiming space and ids of deleted
// documents. Integer index will convert all data (hits) to the new document