Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::api::QueryParserFactory Class Reference

#include <QueryParserFactory.hpp>

List of all members.

Static Public Member Functions

QueryParserWrapperget (const std::string &query, const std::string &parserType="indri")
 Create an instance of the appropriate query parser.


Detailed Description

Create instances of appropriate query lexer/parsers


Member Function Documentation

QueryParserWrapper * indri::api::QueryParserFactory::get const std::string &  query,
const std::string &  parserType = "indri"
[static]
 

Create an instance of the appropriate query parser.

Parameters:
query the query string to give to the lexer.
parserType the type of query parser to create. Default is indri.


The documentation for this class was generated from the following files:
Generated on Tue Jun 15 11:02:59 2010 for Lemur by doxygen 1.3.4