Class SearchSortId


  • public class SearchSortId
    extends SearchSort
    Sort by the document ID.
    Since:
    2.4.5
    Author:
    Michael Nitschinger
    • Constructor Detail

      • SearchSortId

        public SearchSortId()
    • Method Detail

      • toCore

        public com.couchbase.client.core.api.search.sort.CoreSearchSort toCore()
        Specified by:
        toCore in class SearchSort