xapian-core  1.4.25
Public Attributes | List of all members
synonym1_data_type Struct Reference
+ Collaboration diagram for synonym1_data_type:

Public Attributes

int sameweight_count
 
int diffweight_count
 
unsigned n_subqs
 
Xapian::Query subqs [4]
 

Detailed Description

Definition at line 44 of file api_opsynonym.cc.

Member Data Documentation

◆ diffweight_count

int synonym1_data_type::diffweight_count

Definition at line 50 of file api_opsynonym.cc.

Referenced by DEFINE_TESTCASE().

◆ n_subqs

unsigned synonym1_data_type::n_subqs

Definition at line 52 of file api_opsynonym.cc.

Referenced by DEFINE_TESTCASE().

◆ sameweight_count

int synonym1_data_type::sameweight_count

Definition at line 47 of file api_opsynonym.cc.

Referenced by DEFINE_TESTCASE().

◆ subqs

Xapian::Query synonym1_data_type::subqs[4]

Definition at line 54 of file api_opsynonym.cc.

Referenced by DEFINE_TESTCASE().


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