Navigation
API > API/Plugins > API/Plugins/SemanticSearch > API/Plugins/SemanticSearch/FHybridSearchIndex
Description
Get a snapshot of index stats. Updated atomically by the consumer thread after each mutation batch — safe to call from any thread with no locking. Fills IndexType and SupportedAssetCount are left to the caller.
| Name | GetCachedIndexStats |
| 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 |
FSemanticSearchIndexStats GetCachedIndexStats() const