C# Class NuGet.Indexing.SemanticVersionFilter

Inheritance: Lucene.Net.Analysis.TokenFilter
Mostra file Open project: NuGet/NuGet.Services.Metadata

Public Methods

Method Description
IncrementToken ( ) : bool
SemanticVersionFilter ( TokenStream stream ) : System.Collections.Generic

Method Details

IncrementToken() public method

public IncrementToken ( ) : bool
return bool

SemanticVersionFilter() public method

public SemanticVersionFilter ( TokenStream stream ) : System.Collections.Generic
stream Lucene.Net.Analysis.TokenStream
return System.Collections.Generic