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

Public Attributes

const char * pattern
 
Xapian::termcount max_expansion
 
char max_type
 
const char * terms [4]
 

Detailed Description

Definition at line 485 of file api_query.cc.

Member Data Documentation

◆ max_expansion

Xapian::termcount wildcard_testcase::max_expansion

Definition at line 487 of file api_query.cc.

◆ max_type

char wildcard_testcase::max_type

Definition at line 488 of file api_query.cc.

◆ pattern

const char* wildcard_testcase::pattern

Definition at line 486 of file api_query.cc.

◆ terms

const char* wildcard_testcase::terms[4]

Definition at line 489 of file api_query.cc.


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