xapian-core  2.0.0
Functions
api_collapse.cc File Reference

Test collapsing during the match. More...

#include <config.h>
#include "api_collapse.h"
#include <xapian.h>
#include "apitest.h"
#include "testutils.h"
+ Include dependency graph for api_collapse.cc:

Go to the source code of this file.

Functions

 DEFINE_TESTCASE (collapsekey5, backend)
 Simple test of collapsing with collapse_max > 1. More...
 
 DEFINE_TESTCASE (collapsekey6, backend)
 Test collapsing with a percentage cut-off. More...
 

Detailed Description

Test collapsing during the match.

Definition in file api_collapse.cc.

Function Documentation

◆ DEFINE_TESTCASE() [1/2]

DEFINE_TESTCASE ( collapsekey5  ,
backend   
)

◆ DEFINE_TESTCASE() [2/2]

DEFINE_TESTCASE ( collapsekey6  ,
backend   
)