xapian-core  2.0.0
Public Attributes | List of all members
editdist_testcase Struct Reference

Public Attributes

const char * target
 
unsigned edit_distance
 
Xapian::termcount max_expansion
 
char max_type
 
const char * terms [4]
 

Detailed Description

Definition at line 800 of file api_query.cc.

Member Data Documentation

◆ edit_distance

unsigned editdist_testcase::edit_distance

Definition at line 802 of file api_query.cc.

◆ max_expansion

Xapian::termcount editdist_testcase::max_expansion

Definition at line 803 of file api_query.cc.

◆ max_type

char editdist_testcase::max_type

Definition at line 804 of file api_query.cc.

◆ target

const char* editdist_testcase::target

Definition at line 801 of file api_query.cc.

◆ terms

const char* editdist_testcase::terms[4]

Definition at line 805 of file api_query.cc.


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