C# Class Lucene.Net.Index.TestBackwardsCompatibility.AnonymousFieldSelector

Inheritance: FieldSelector
显示文件 Open project: synhershko/lucene.net

Public Methods

Method Description
Accept ( string fieldName ) : Lucene.Net.Documents.FieldSelectorResult

Method Details

Accept() public method

public Accept ( string fieldName ) : Lucene.Net.Documents.FieldSelectorResult
fieldName string
return Lucene.Net.Documents.FieldSelectorResult