Interface FastSearch


public interface FastSearch
If a provider implements this interface, then CachingProvider will never attempt to search on its own; it will always pass any searches through to the actual provider.
Since:
2.1.57