Package com.atlassian.confluence.search.v2.lucene.compatibility

Backwards compatibility wrappers to bridge between the old and new search APIs

See:
          Description

Class Summary
ListQueryToSearchConverter Class to convert old ListQuery objects to new ListQuerys.
SearchResultToSearchResultWithExcerptConverter Convert search results to old-form SearchResultWithExcerpt objects.
V2SearchSmartListManager A SmartListManager backed by the V2 Search API, for backwards compatibility.
 

Package com.atlassian.confluence.search.v2.lucene.compatibility Description

Backwards compatibility wrappers to bridge between the old and new search APIs

Package Specification

Currently, this package provides a SmartListManager implementation that is sufficiently backwards- compatible to replace the LuceneSmartListManager when used with the RSS builder or recently updated macro.

Since:
2.8


Copyright © 2003-2013 Atlassian. All Rights Reserved.