Navigation
API > API/Plugins > API/Plugins/SemanticSearch > API/Plugins/SemanticSearch/FHybridSearchIndex
Description
Load the pre-processor-failed ID list from a sidecar file. Missing file = empty set, no warning (expected on first run and after user deletes the file to reset). Corrupt file logs one warning and initializes empty. Must be called before StartCommandQueue.
| Name | LoadPreProcessorFailedFromFile |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SemanticSearch/Source/SemanticSearch/Public/HybridSearchIndex.h |
| Include Path | #include "HybridSearchIndex.h" |
| Source | /Engine/Plugins/Experimental/SemanticSearch/Source/SemanticSearch/Private/HybridSearchIndex.cpp |
void LoadPreProcessorFailedFromFile
(
const FString & FilePath
)