C# Class Spark.Mongo.Search.Common.Config

Mostrar archivo Open project: raysearchlabs/spark

Public Properties

Property Type Description
LuceneIndexPath string
MAX_SEARCH_RESULTS int

Public Methods

Method Description
Equal ( string a, string b ) : bool

Method Details

Equal() public static method

public static Equal ( string a, string b ) : bool
a string
b string
return bool

Property Details

LuceneIndexPath public_oe static_oe property

public static string LuceneIndexPath
return string

MAX_SEARCH_RESULTS public_oe static_oe property

public static int MAX_SEARCH_RESULTS
return int