C# Class GoatTrip.DAL.fTSQueryTokenizer

Inheritance: IfTSQueryTokenizer
Datei anzeigen Open project: NHSChoices/location-service Class Usage Examples

Public Methods

Method Description
GetLikeQuery ( ) : string
GetMatchQuery ( ) : string
fTSQueryTokenizer ( string locationQuery ) : System

Method Details

GetLikeQuery() public method

public GetLikeQuery ( ) : string
return string

GetMatchQuery() public method

public GetMatchQuery ( ) : string
return string

fTSQueryTokenizer() public method

public fTSQueryTokenizer ( string locationQuery ) : System
locationQuery string
return System