Package com.atlassian.confluence.internal.search
package com.atlassian.confluence.internal.search
-
ClassDescriptionA
SearchableResolver
implementation which concatenates aContentEntityObject
's attachments to the existing list ofSearchable.getSearchableDependants()
.This class is used to generate the ids used to identify change documents and groups of change document in the Lucene indexPolicy that defines whatSearchable
s should be indexed as change documents.Loaded as a spring bean and is the default renderer that DelegatedSearchResultRenderer falls back on when no other renderer can be found.The class includes the logic to loop through the available search result renderers and pick on that can render the result and use it to render.This manager is responsible for manipulating single Lucene directory and single index queue.Entry point to the majority of the Lucene indexing subsystem.Many classes located on*.lucene
or havinglucene
in their name have been refactored to be independent of Lucene.ProvidesSearchLanguage
for indexing and search.Deprecated.
SpaceService
instead.