Sha256: a6ad01c229c0b0335e17e1e85209fb386871d3dea4c4bbf89adcbc34e1f3128b

Contents?: true

Size: 155 Bytes

Versions: 4

Compression:

Stored size: 155 Bytes

Contents

ThinkingSphinx::Index.define :product, :with => :real_time do
  indexes name, :sortable => true

  has category_ids, :type => :integer, :multi => true
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
thinking-sphinx-3.1.2 spec/internal/app/indices/product_index.rb
thinking-sphinx-3.1.1 spec/internal/app/indices/product_index.rb
thinking-sphinx-3.1.0 spec/internal/app/indices/product_index.rb
thinking-sphinx-3.0.6 spec/internal/app/indices/product_index.rb