// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include "multi_string_enum_hint_search_context.hpp" #include using ValueRef = vespalib::datastore::AtomicEntryRef; using WeightedValueRef = search::multivalue::WeightedValue; namespace search::attribute { template class MultiStringEnumHintSearchContext; template class MultiStringEnumHintSearchContext; }