xapian-core  1.4.25
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 452 of file api_query.cc.

Member Data Documentation

◆ max_expansion

Xapian::termcount wildcard_testcase::max_expansion

Definition at line 454 of file api_query.cc.

◆ max_type

char wildcard_testcase::max_type

Definition at line 455 of file api_query.cc.

◆ pattern

const char* wildcard_testcase::pattern

Definition at line 453 of file api_query.cc.

◆ terms

const char* wildcard_testcase::terms[4]

Definition at line 456 of file api_query.cc.


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