C# Class Lucene.Net.Contrib.Spatial.Test.SpatialMatchConcern

Afficher le fichier Open project: synhershko/lucene.net Class Usage Examples

Méthodes publiques

Свойство Type Description
EXACT SpatialMatchConcern
FILTER SpatialMatchConcern
SUPERSET SpatialMatchConcern
orderIsImportant bool
resultsAreSuperset bool

Private Methods

Méthode Description
SpatialMatchConcern ( bool order, bool superset )

Property Details

EXACT public_oe static_oe property

public static SpatialMatchConcern,Lucene.Net.Contrib.Spatial.Test EXACT
Résultat SpatialMatchConcern

FILTER public_oe static_oe property

public static SpatialMatchConcern,Lucene.Net.Contrib.Spatial.Test FILTER
Résultat SpatialMatchConcern

SUPERSET public_oe static_oe property

public static SpatialMatchConcern,Lucene.Net.Contrib.Spatial.Test SUPERSET
Résultat SpatialMatchConcern

orderIsImportant public_oe property

public bool orderIsImportant
Résultat bool

resultsAreSuperset public_oe property

public bool resultsAreSuperset
Résultat bool