#include <queryparser_internal.h>

Public Member Functions | |
| PrefixInfo (filter_type type_, const string &prefix) | |
Public Attributes | |
| filter_type | type |
| The type of this prefix. | |
| list< string > | prefixes |
| Prefix strings. | |
Definition at line 42 of file queryparser_internal.h.
| PrefixInfo::PrefixInfo | ( | filter_type | type_, | |
| const string & | prefix | |||
| ) | [inline] |
| list<string> PrefixInfo::prefixes |
Prefix strings.
Definition at line 47 of file queryparser_internal.h.
Referenced by Terms::add_positional_term(), Term::as_cjk_query(), Term::as_partial_query(), Term::as_wildcarded_query(), Term::get_query(), Term::get_query_with_synonyms(), filter_group_id::operator<(), and PrefixInfo().