Method: Algolia::Search::PromoteObjectIDs#position

Defined in:
lib/algolia/models/search/promote_object_ids.rb

#positionObject

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



16
17
18
# File 'lib/algolia/models/search/promote_object_ids.rb', line 16

def position
  @position
end