ddc
Classes | Variables
IndexSetForLoadingStage.h File Reference
#include "DDCLessOperators.h"
#include "../CommonLib/ddcMMap.h"
Include dependency graph for IndexSetForLoadingStage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CItemIndexForLoading
 CItemIndexForLoading holds all occurrences of one index item (token, morph. pattern...) on the index stage. More...
 
class  CIndexSetForLoadingStage
 CIndexSetForLoadingStage is a part of DDC which is used only on the loading stage. More...
 

Variables

bool ddcEnableAnonymousTokens
 

Variable Documentation

◆ ddcEnableAnonymousTokens

bool ddcEnableAnonymousTokens

global hack: set this to a true value to enable "masked" tokens (0 occurrences, in *_storage but not searchable) during corpus indexing. Default was true prior to ddc v2.1.18.

Referenced by CIndexSetForLoadingStage::InsertToInputLoadIndex().