Method: TCAClient::IndexingSettings#add_to_index

Defined in:
lib/tca_client/models/indexing_settings.rb

#add_to_indexObject

If set, the submission will be added to all valid node groups for future matching



17
18
19
# File 'lib/tca_client/models/indexing_settings.rb', line 17

def add_to_index
  @add_to_index
end