PostgreSQL Source Code git master
Data Fields
DictSnowball Struct Reference

Data Fields

struct SN_envz
 
 
bool  needrecode
 
int(*  stem )(struct SN_env *z)
 
 

Detailed Description

Definition at line 167 of file dict_snowball.c.

Field Documentation

dictCtx

MemoryContext DictSnowball::dictCtx

Definition at line 179 of file dict_snowball.c.

Referenced by dsnowball_init(), and dsnowball_lexize().

needrecode

bool DictSnowball::needrecode

Definition at line 171 of file dict_snowball.c.

Referenced by dsnowball_lexize(), and locate_stem_module().

stem

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

Definition at line 172 of file dict_snowball.c.

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

stoplist

StopList DictSnowball::stoplist

Definition at line 170 of file dict_snowball.c.

Referenced by dsnowball_init(), and dsnowball_lexize().

z

struct SN_env* DictSnowball::z

Definition at line 169 of file dict_snowball.c.

Referenced by dsnowball_lexize(), and locate_stem_module().


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

AltStyle によって変換されたページ (->オリジナル) /