PromoteObjectID

algoliasearch.search.PromoteObjectID
case class PromoteObjectID(objectID: String, position: Int) extends PromoteTrait

Record to promote.

Value parameters

objectID

Unique record identifier.

position

Position in the search results where you want to show the promoted records.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PromoteTrait
trait Promote
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product