C# Class GoatTrip.DAL.fTSQueryTokenizer

Inheritance: IfTSQueryTokenizer
Afficher le fichier Open project: NHSChoices/location-service Class Usage Examples

Méthodes publiques

Méthode Description
GetLikeQuery ( ) : string
GetMatchQuery ( ) : string
fTSQueryTokenizer ( string locationQuery ) : System

Method Details

GetLikeQuery() public méthode

public GetLikeQuery ( ) : string
Résultat string

GetMatchQuery() public méthode

public GetMatchQuery ( ) : string
Résultat string

fTSQueryTokenizer() public méthode

public fTSQueryTokenizer ( string locationQuery ) : System
locationQuery string
Résultat System