Sha256: 908d0ddcc196ed894a84fb0467fb72698a495ab9b428e463354f76bc7c97a0d6

Contents?: true

Size: 162 Bytes

Versions: 14

Compression:

Stored size: 162 Bytes

Contents

class Theta < ActiveRecord::Base
  define_index do
    indexes :name, :sortable => true
    
    set_property :delta => :datetime, :threshold => 1.hour
  end
end

Version data entries

14 entries across 14 versions & 7 rubygems

Version Path
ts-datetime-delta-2.0.2 features/support/models/theta.rb
ts-datetime-delta-2.0.1 features/support/models/theta.rb
sherpa99-thinking-sphinx-1.1.4 features/support/models/theta.rb
ts-datetime-delta-2.0.0 features/support/models/theta.rb
friendlyfashion-ts-datetime-delta-1.0.3 features/support/models/theta.rb
ts-datetime-delta-1.0.3 features/support/models/theta.rb
ts-datetime-delta-1.0.2 features/support/models/theta.rb
ts-datetime-delta-1.0.1 features/support/models/theta.rb
ts-datetime-delta-1.0.0 features/support/models/theta.rb
thinking-sphinx-099-1.2.13 features/support/models/theta.rb
thinking-sphinx-1.2.13 features/support/models/theta.rb
moneypools-thinking-sphinx-1.2.13 features/support/models/theta.rb
moneypools-thinking-sphinx-1.2.12 features/support/models/theta.rb
warp-thinking-sphinx-1.2.12 features/support/models/theta.rb