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

Afficher le fichier Open project: raysearchlabs/spark

Méthodes publiques

Свойство Type Description
LuceneIndexPath string
MAX_SEARCH_RESULTS int

Méthodes publiques

Méthode Description
Equal ( string a, string b ) : bool

Method Details

Equal() public static méthode

public static Equal ( string a, string b ) : bool
a string
b string
Résultat bool

Property Details

LuceneIndexPath public_oe static_oe property

public static string LuceneIndexPath
Résultat string

MAX_SEARCH_RESULTS public_oe static_oe property

public static int MAX_SEARCH_RESULTS
Résultat int