MySqlMatchAgainstExpr.SearchModifier

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(SearchModifier h)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(SearchModifier h)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

IN_BOOLEAN_MODE
enum SearchModifier IN_BOOLEAN_MODE;
Undocumented in source.
IN_NATURAL_LANGUAGE_MODE
enum SearchModifier IN_NATURAL_LANGUAGE_MODE;
Undocumented in source.
IN_NATURAL_LANGUAGE_MODE_WITH_QUERY_EXPANSION
enum SearchModifier IN_NATURAL_LANGUAGE_MODE_WITH_QUERY_EXPANSION;
Undocumented in source.
WITH_QUERY_EXPANSION
enum SearchModifier WITH_QUERY_EXPANSION;
Undocumented in source.
name
string name;
Undocumented in source.
name_lcase
string name_lcase;
Undocumented in source.

Meta