From d335698e891fb590a362f7d04b21c280742b9927 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Thu, 16 Jun 2011 20:12:24 +0000 Subject: [PATCH] LUCENE-3208: add backwards break entry git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136644 13f79535-47bb-0310-9956-ffa450edef68 --- lucene/CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 1db4e413719..28193eac6c7 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -473,6 +473,11 @@ Changes in backwards compatibility policy of IndexInput) as its first argument. (Robert Muir, Dawid Weiss, Mike McCandless) +* LUCENE-3208: Made deprecated methods Query.weight(Searcher) and + Searcher.createWeight() final to prevent override. If you have + overridden one of these methods, cut over to the non-deprecated + implementation. (Uwe Schindler, Robert Muir, Yonik Seeley) + Changes in runtime behavior * LUCENE-2834: the hash used to compute the lock file name when the