highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HighlightStringGenerator.hpp File Reference
#include <Poco/SharedPtr.h>
#include <Poco/UTF8String.h>
#include <map>
#include <string>
#include <vector>
#include "ContentsStorageBase.hpp"
#include "CRC64.h"
#include "CWords.hpp"
#include "InDataRefine.hpp"
#include "InDataStruct.hpp"
#include "HighlightingAlgorithmBase.hpp"
#include "HighlightStringStickerBase.hpp"
#include "OutDataRefine.hpp"
#include "Refine.hpp"
#include "WordPos.hpp"
Include dependency graph for HighlightStringGenerator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HighlightStringGenerator

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Detailed Description

HighlightStringGenerator class gets : content string, words position Map, search string and results highlight content.

Author
Andrey Lapshov devel.nosp@m.oper.nosp@m.s.hce.nosp@m.@gma.nosp@m.il.co.nosp@m.m Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file HighlightStringGenerator.hpp.