Suppress warning
This commit is contained in:
parent
d4ed99cc24
commit
dd1ed1d18f
@ -80,6 +80,7 @@ public class CachedIndexSearcher {
|
|||||||
return indexSearcher;
|
return indexSearcher;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@SuppressWarnings("deprecation")
|
||||||
@Override
|
@Override
|
||||||
protected void finalize() throws Throwable {
|
protected void finalize() throws Throwable {
|
||||||
if (usages > 0) {
|
if (usages > 0) {
|
||||||
|
Loading…
Reference in New Issue
Block a user