Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ EnableIndexingOfDescriptions
Method
EnableIndexingOfDescriptions
libs/search/bookmarks/processor.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void Processor::EnableIndexingOfDescriptions(bool enable)
84
{
85
m_indexDescriptions = enable;
86
}
87
88
void Processor::EnableIndexingOfBookmarkGroup(GroupId const & groupId, bool enable)
89
{
Callers
2
EnableIndexingOfBookmarksDescriptions
Method · 0.80
UNIT_CLASS_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
UNIT_CLASS_TEST
Function · 0.64