Java org.apache.solr.search SortSpec fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.search SortSpec fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.search SortSpec.

The text is from its open source code.

Method

SortgetSort()
Gets the Lucene Sort object, or null for the default sort by score descending.
voidsetCount(int count)
voidsetOffset(int offset)