C# Class 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.
Inheritance: MultiReader
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
FCInvisibleMultiReader ( ) : System

Method Details

FCInvisibleMultiReader() public méthode

public FCInvisibleMultiReader ( ) : System
Résultat System