pazpar2  1.14.1
Data Fields
hitsbytarget Struct Reference

#include <session.h>

Data Fields

const char * id
 
const char * name
 
Odr_int hits
 
Odr_int approximation
 
int diagnostic
 
const char * message
 
const char * addinfo
 
int records
 
int filtered
 
const char * state
 
int connected
 
char * settings_xml
 
char * suggestions_xml
 
const char * query_type
 
const char * query_data
 

Detailed Description

Definition at line 132 of file session.h.

Field Documentation

◆ addinfo

const char* hitsbytarget::addinfo

Definition at line 139 of file session.h.

Referenced by bytarget_response().

◆ approximation

Odr_int hitsbytarget::approximation

Definition at line 136 of file session.h.

Referenced by bytarget_response(), cmp_ht_approx(), hitsbytarget_nb(), and targets_termlist_nb().

◆ connected

int hitsbytarget::connected

Definition at line 143 of file session.h.

Referenced by hitsbytarget_nb().

◆ diagnostic

int hitsbytarget::diagnostic

Definition at line 137 of file session.h.

Referenced by bytarget_response(), hitsbytarget_nb(), and targets_termlist_nb().

◆ filtered

int hitsbytarget::filtered

Definition at line 141 of file session.h.

Referenced by bytarget_response(), and targets_termlist_nb().

◆ hits

Odr_int hitsbytarget::hits

Definition at line 135 of file session.h.

Referenced by bytarget_response(), cmp_ht(), hitsbytarget_nb(), and targets_termlist_nb().

◆ id

const char* hitsbytarget::id

Definition at line 133 of file session.h.

Referenced by bytarget_response(), and hitsbytarget_nb().

◆ message

const char* hitsbytarget::message

Definition at line 138 of file session.h.

Referenced by bytarget_response().

◆ name

const char* hitsbytarget::name

Definition at line 134 of file session.h.

Referenced by bytarget_response(), and hitsbytarget_nb().

◆ query_data

const char* hitsbytarget::query_data

Definition at line 147 of file session.h.

Referenced by bytarget_response(), and hitsbytarget_nb().

◆ query_type

const char* hitsbytarget::query_type

Definition at line 146 of file session.h.

Referenced by bytarget_response().

◆ records

int hitsbytarget::records

Definition at line 140 of file session.h.

Referenced by bytarget_response(), hitsbytarget_nb(), and targets_termlist_nb().

◆ settings_xml

char* hitsbytarget::settings_xml

Definition at line 144 of file session.h.

Referenced by bytarget_response(), and hitsbytarget_nb().

◆ state

const char* hitsbytarget::state

Definition at line 142 of file session.h.

Referenced by bytarget_response(), hitsbytarget_nb(), and targets_termlist_nb().

◆ suggestions_xml

char* hitsbytarget::suggestions_xml

Definition at line 145 of file session.h.

Referenced by bytarget_response(), and hitsbytarget_nb().


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