Class ContentIdSort

java.lang.Object
com.atlassian.confluence.search.v2.sort.AbstractSort
com.atlassian.confluence.search.v2.sort.ContentIdSort
All Implemented Interfaces:
Expandable<SearchSort>, SearchSort

public final class ContentIdSort extends AbstractSort
Sort content by its id that is stored as part of the handle field in Lucene index.

This class is a copy of ContentIdSort from confluence-cql-plugin inorder to deprecate the former one.

Since:
7.12
  • Field Details

  • Constructor Details

  • Method Details

    • expand

      public SearchSort expand()
      Description copied from interface: Expandable
      Expand this query/filter into a composite query/filter (that composes others).
      Returns:
      a query/filter