Searched defs:integer_index (Results 1 – 6 of 6) sorted by relevance
66 NumericIndex<int64_t>* integer_index) in IntegerSectionIndexingHandler()
40 NumericIndex<int64_t>* integer_index) { in Create()
199 Index* index, NumericIndex<int64_t>* integer_index) { in CreateDataIndexingHandlers()
183 const NumericIndex<int64_t>* integer_index, in Query()207 void Index(NumericIndex<int64_t>* integer_index, std::string_view property_path, in Index()
167 SectionId section_id, IntegerIndex& integer_index, in Editor()
485 auto integer_index = std::unique_ptr<IntegerIndex>(new IntegerIndex( in InitializeExistingFiles() local