Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

DictSnowball Struct Reference

Data Fields

struct SN_envz
StopList stoplist
bool needrecode
int(* stem )(struct SN_env *z)
MemoryContext dictCtx

Detailed Description

Definition at line 127 of file dict_snowball.c.


Field Documentation

Definition at line 139 of file dict_snowball.c.

Referenced by dsnowball_init(), and dsnowball_lexize().

Definition at line 131 of file dict_snowball.c.

Referenced by dsnowball_lexize(), and locate_stem_module().

int(* DictSnowball::stem)(struct SN_env *z)

Definition at line 132 of file dict_snowball.c.

Referenced by dsnowball_init(), dsnowball_lexize(), and locate_stem_module().

Definition at line 130 of file dict_snowball.c.

Referenced by dsnowball_init(), and dsnowball_lexize().

Definition at line 129 of file dict_snowball.c.

Referenced by dsnowball_lexize(), and locate_stem_module().


The documentation for this struct was generated from the following file: