pazpar2  1.14.1
Data Fields
word_entry Struct Reference

Data Fields

const char * norm_str
 
const char * display_str
 
int termno
 
char * ccl_field
 
struct word_entrynext
 

Detailed Description

Definition at line 53 of file relevance.c.

Field Documentation

◆ ccl_field

char* word_entry::ccl_field

Definition at line 57 of file relevance.c.

Referenced by pull_terms(), and word_entry_match().

◆ display_str

const char* word_entry::display_str

Definition at line 55 of file relevance.c.

Referenced by relevance_countwords(), and relevance_prepare_read().

◆ next

struct word_entry* word_entry::next

◆ norm_str

const char* word_entry::norm_str

Definition at line 54 of file relevance.c.

Referenced by pull_terms(), relevance_countwords(), relevance_snippet(), and word_entry_match().

◆ termno

int word_entry::termno

Definition at line 56 of file relevance.c.

Referenced by relevance_countwords().


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