This method is a hint for {@link CachingWrapperFilter}, if this
CopyC#
should be cached without copying it into a BitSet. The default is to return
CopyC#. If you have an own
CopyC# implementation
that does its iteration very effective and fast without doing disk I/O,
override this method and return true.
Namespace: Lucene.Net.SearchDocIdSet
falseDocIdSet
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual bool IsCacheable() |
| Visual Basic |
|---|
Public Overridable Function IsCacheable As Boolean |
| Visual C++ |
|---|
public: virtual bool IsCacheable() |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Search.DocIdSet.IsCacheable"]