QueryCache instead@Deprecated public interface FilterCache
LRUFilterCache| Modifier and Type | Method and Description |
|---|---|
Filter |
doCache(Filter filter,
FilterCachingPolicy policy)
Deprecated.
Return a wrapper around the provided
filter that will cache
DocIdSets per-segment accordingly to the given policy. |
Filter doCache(Filter filter, FilterCachingPolicy policy)
filter that will cache
DocIdSets per-segment accordingly to the given policy.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.