C# Class Zetbox.Client.DefaultFulltextSupport

Inheritance: IFulltextSupport
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
HasIndexedFields ( ObjectClass cls ) : bool
IsValidSearch ( string text ) : bool

Method Details

HasIndexedFields() public méthode

public HasIndexedFields ( ObjectClass cls ) : bool
cls ObjectClass
Résultat bool

IsValidSearch() public méthode

public IsValidSearch ( string text ) : bool
text string
Résultat bool