// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. /** * The main classes of the Vespa Query Result Server. As an external API, this is deprecated starting with Vespa 4.2 */ @ExportPackage package com.yahoo.prelude; import com.yahoo.osgi.annotation.ExportPackage;