C# 클래스 Lucene.Net.Search.QueryUtils.FCInvisibleMultiReader

this is a MultiReader that can be used for randomly wrapping other readers without creating FieldCache insanity. The trick is to use an opaque/fake cache key.
상속: MultiReader
파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
FCInvisibleMultiReader ( ) : System

메소드 상세

FCInvisibleMultiReader() 공개 메소드

public FCInvisibleMultiReader ( ) : System
리턴 System