Sha256: 27c1e85aa952bdd19f90b5b716bacd489024a09593da5690ee327933a0eb1ae7

Contents?: true

Size: 239 Bytes

Versions: 11

Compression:

Stored size: 239 Bytes

Contents

ThinkingSphinx::Index.define :city, :with => :active_record do
  indexes name
  has lat, lng

  set_property :charset_table => '0..9, A..Z->a..z, _, a..z, U+410..U+42F->U+430..U+44F, U+430..U+44F, U+0130'
  set_property :utf8? => true
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
thinking-sphinx-3.4.2 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.4.1 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.4.0 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.3.0 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.2.0 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.1.4 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.1.3 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.1.2 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.1.1 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.1.0 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.6 spec/internal/app/indices/city_index.rb