Class EdgeSearchIndexAccessor
java.lang.Object
com.atlassian.confluence.search.v2.DelegatingSearchIndexAccessor
com.atlassian.confluence.plugins.edgeindex.EdgeSearchIndexAccessor
- All Implemented Interfaces:
SearchIndexAccessor
A
SearchIndexAccessor
specific to the edge index.- Since:
- 7.17
-
Field Summary
-
Constructor Summary
ConstructorDescriptionEdgeSearchIndexAccessor
(CustomSearchIndexRegistry customSearchIndexRegistry) -
Method Summary
Methods inherited from class com.atlassian.confluence.search.v2.DelegatingSearchIndexAccessor
execute, getFieldMappings, getSizeInBytes, numDocs, refreshIndex, reset, scan, scan, search, snapshot, withBatchUpdate
-
Field Details
-
EDGE
- See Also:
-
-
Constructor Details
-
EdgeSearchIndexAccessor
-