AuthorValueRangeProcessor Struct Reference

Inheritance diagram for AuthorValueRangeProcessor:

Inheritance graph
[legend]
Collaboration diagram for AuthorValueRangeProcessor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AuthorValueRangeProcessor ()
Xapian::valueno operator() (std::string &begin, std::string &end)
 See if <begin>.

Detailed Description

Definition at line 1389 of file queryparsertest.cc.


Constructor & Destructor Documentation

AuthorValueRangeProcessor::AuthorValueRangeProcessor (  )  [inline]

Definition at line 1390 of file queryparsertest.cc.


Member Function Documentation

Xapian::valueno AuthorValueRangeProcessor::operator() ( std::string &  begin,
std::string &  end 
) [inline, virtual]

See if <begin>.

.<end> is a valid value range.

If this ValueRangeProcessor recognises <begin>..<end> it returns the value number of range filter on. Otherwise it returns Xapian::BAD_VALUENO.

Implements Xapian::ValueRangeProcessor.

Definition at line 1392 of file queryparsertest.cc.

References Xapian::BAD_VALUENO, and Xapian::Unicode::tolower().


The documentation for this struct was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.