xapian-core  1.4.25
Classes | Namespaces
ortermlist.h File Reference

Merge two TermList objects using an OR operation. More...

#include "api/termlist.h"
+ Include dependency graph for ortermlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OrTermList
 
class  FreqAdderOrTermList
 A termlist which ORs two termlists together, adding term frequencies. More...
 

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 
 Xapian::Internal
 

Detailed Description

Merge two TermList objects using an OR operation.

Definition in file ortermlist.h.