OpenTREP Logo  0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
OPENTREP::Result Member List

This is the complete list of members for OPENTREP::Result, including all inherited members.

addDocument(const Xapian::Document &, const Score_T &)OPENTREP::Result
BomAbstract()OPENTREP::BomAbstractinlineprotected
BomAbstract(const BomAbstract &)OPENTREP::BomAbstractinlineprotected
calculateCodeMatches()OPENTREP::Result
calculateCombinedWeights()OPENTREP::Result
calculateEnvelopeWeights()OPENTREP::Result
calculateHeuristicWeights()OPENTREP::Result
calculatePageRanks()OPENTREP::Result
describeKey() constOPENTREP::Resultvirtual
describeShortKey() constOPENTREP::Resultvirtual
displayXapianPercentages() constOPENTREP::Result
FacResult classOPENTREP::Resultfriend
FacResultHolder classOPENTREP::Resultfriend
fillPlace(Place &) constOPENTREP::Result
fillResult(const Xapian::MSet &iMatchingSet)OPENTREP::Result
fromStream(std::istream &ioIn)OPENTREP::Resultvirtual
fullTextMatch(const Xapian::Database &, const TravelQuery_T &)OPENTREP::Result
getAllowableEditDistance() constOPENTREP::Resultinline
getBestCombinedWeight() constOPENTREP::Resultinline
getBestDocData() constOPENTREP::Resultinline
getBestDocID() constOPENTREP::Resultinline
getBestXapianDocument() constOPENTREP::Resultinline
getCorrectedTravelQuery() constOPENTREP::Resultinline
getDocument(const Xapian::docid &) constOPENTREP::Result
getDocumentList() constOPENTREP::Resultinline
getDocumentMap() constOPENTREP::Resultinline
getDocumentPair(const Xapian::docid &) constOPENTREP::Result
getEditDistance() constOPENTREP::Resultinline
getEnvelopeID(const Xapian::Document &)OPENTREP::Resultstatic
getPageRank(const Xapian::Document &)OPENTREP::Resultstatic
getPrimaryKey(const Xapian::Document &)OPENTREP::Resultstatic
getQueryString() constOPENTREP::Resultinline
hasFullTextMatched() constOPENTREP::Resultinline
retrieveLocation(const Xapian::Document &)OPENTREP::Resultstatic
retrieveLocation(const RawDataString_T &)OPENTREP::Resultstatic
setAllowableEditDistance(const NbOfErrors_T &iAllowableEditDistance)OPENTREP::Resultinline
setBestCombinedWeight(const Percentage_T &iPercentage)OPENTREP::Resultinline
setBestDocData(const std::string &iDocData)OPENTREP::Resultinline
setBestDocID(const Xapian::docid &iDocID)OPENTREP::Resultinline
setCorrectedQueryString(const TravelQuery_T &iCorrectedQueryString)OPENTREP::Resultinline
setEditDistance(const NbOfErrors_T &iEditDistance)OPENTREP::Resultinline
setHasFullTextMatched(const bool iHasFullTextMatched)OPENTREP::Resultinline
setQueryString(const TravelQuery_T &iQueryString)OPENTREP::Resultinline
setScoreOnDocMap(const Xapian::docid &, const ScoreType &, const Score_T &)OPENTREP::Result
toStream(std::ostream &ioOut) constOPENTREP::Resultvirtual
toString() constOPENTREP::Resultvirtual
~BomAbstract()OPENTREP::BomAbstractinlineprotectedvirtual