C# Class NuGet.Indexing.NuGetMergePolicyApplyer

Mostra file Open project: NuGet/NuGet.Services.Metadata Class Usage Examples

Public Methods

Method Description
ApplyTo ( IndexWriter writer ) : void

Method Details

ApplyTo() public static method

public static ApplyTo ( IndexWriter writer ) : void
writer Lucene.Net.Index.IndexWriter
return void