Class SearchSortScore

java.lang.Object
com.couchbase.client.java.search.sort.SearchSort
com.couchbase.client.java.search.sort.SearchSortScore

public class SearchSortScore
extends SearchSort
Sort by the hit score.
Since:
2.4.5
Author:
Michael Nitschinger
  • Constructor Details

    • SearchSortScore

      public SearchSortScore()
  • Method Details