|
pazpar2
1.14.1
|
#include <termlists.h>
Data Fields | |
| char * | norm_term |
| char * | display_term |
| char * | id |
| int | frequency |
Definition at line 25 of file termlists.h.
| char* termlist_score::display_term |
Definition at line 28 of file termlists.h.
Referenced by perform_termlist().
| int termlist_score::frequency |
Definition at line 30 of file termlists.h.
Referenced by compare(), and perform_termlist().
| char* termlist_score::id |
Definition at line 29 of file termlists.h.
| char* termlist_score::norm_term |
Definition at line 27 of file termlists.h.