aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-06-08 17:49:32 +0000
committerArne H Juul <arnej@yahooinc.com>2022-06-08 17:49:32 +0000
commitac9f53e5e74f97a940d163c33f704f7a87f06ff8 (patch)
tree086c28d2fec29d3f70b103989bb60a0b5ee57c21 /container-search/src/main/java/com
parent26c06870f4d39e5a74bc32c17f2c88a14d23ca50 (diff)
remove outdated constant
Diffstat (limited to 'container-search/src/main/java/com')
-rw-r--r--container-search/src/main/java/com/yahoo/search/searchchain/Execution.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-search/src/main/java/com/yahoo/search/searchchain/Execution.java b/container-search/src/main/java/com/yahoo/search/searchchain/Execution.java
index 5cde0b2a087..0a85c636213 100644
--- a/container-search/src/main/java/com/yahoo/search/searchchain/Execution.java
+++ b/container-search/src/main/java/com/yahoo/search/searchchain/Execution.java
@@ -41,10 +41,6 @@ import java.util.concurrent.Executors;
*/
public class Execution extends com.yahoo.processing.execution.Execution {
- /** @deprecated - applications should define their own summary class instead */
- @Deprecated(since = "7", forRemoval = true)
- public static final String ATTRIBUTEPREFETCH = "attributeprefetch";
-
/**
* The execution context is the search chain's current view of the indexes,
* search chain registrys, etc. Searcher instances may set values here to