Sha256: 0e4edbe65d93b0d42ffc87906e6c699f3d9a6e366ecb3bfd2a241fe60ca25551

Contents?: true

Size: 150 Bytes

Versions: 47

Compression:

Stored size: 150 Bytes

Contents

class Music < Medium
  set_table_name 'music'
  
  define_index do
    indexes artist, track, album
    indexes genre(:name), :as => :genre
  end
end

Version data entries

47 entries across 47 versions & 11 rubygems

Version Path
skalee-thinking-sphinx-1.3.14.1 features/support/models/music.rb
thorsson_thinking-sphinx-1.3.18 features/thinking_sphinx/models/music.rb
thinking-sphinx-allen-1.3.18.4 features/thinking_sphinx/models/music.rb
thinking-sphinx-allen-1.3.18.3 features/thinking_sphinx/models/music.rb
thinking-sphinx-allen-1.3.18.2 features/thinking_sphinx/models/music.rb
thinking-sphinx-2.0.0.rc1 features/thinking_sphinx/models/music.rb
thinking-sphinx-allen-1.3.18.1 features/thinking_sphinx/models/music.rb
thinking-sphinx-allen-1.3.18 features/thinking_sphinx/models/music.rb
thinking-sphinx-1.3.18 features/thinking_sphinx/models/music.rb
josh_cutler-thinking-sphinx-1.3.17 features/thinking_sphinx/models/music.rb
hawkerb-thinking-sphinx-1.3.18 features/support/models/music.rb
thinking-sphinx-1.3.17 features/thinking_sphinx/models/music.rb
warp-thinking-sphinx-1.3.16 features/support/models/music.rb
thinking-sphinx-1.3.16 features/support/models/music.rb
hawkerb-thinking-sphinx-1.3.17 features/support/models/music.rb
thinking-sphinx-1.3.15 features/support/models/music.rb
hawkerb-thinking-sphinx-1.3.16 features/support/models/music.rb
hawkerb-thinking-sphinx-1.3.15 features/support/models/music.rb
hawkerb-thinking-sphinx-1.3.14 features/support/models/music.rb
zipme-thinking-sphinx-1.3.14 features/support/models/music.rb