Uses of Interface
com.atlassian.confluence.internal.search.v2.lucene.LuceneAccessor
-
Packages that use LuceneAccessor Package Description com.atlassian.confluence.internal.search.v2.lucene Provides a Lucene-backed implementation of theSearchManager. -
-
Uses of LuceneAccessor in com.atlassian.confluence.internal.search.v2.lucene
Classes in com.atlassian.confluence.internal.search.v2.lucene that implement LuceneAccessor Modifier and Type Class Description classLuceneConnectionThe implementation ofILuceneConnectionthat allows concurrent searching/reading and writing/deleting.
-