C# Class Jarstan.ContentSearch.Linq.Azure.Queries.Range.DefaultRangeQueryProcessor

Inheritance: RangeQueryProcessor
Exibir arquivo Open project: jscott1277/SitecoreAzureSearchProvider

Public Methods

Method Description
Process ( RangeQueryOptions options, AzureQueryMapper mapper ) : Query

Method Details

Process() public method

public Process ( RangeQueryOptions options, AzureQueryMapper mapper ) : Query
options RangeQueryOptions
mapper AzureQueryMapper
return Lucene.Net.Search.Query