Sha256: 378c45db0633832e1177ce8ed1ef7e0c73be8fbf2f92358b2e5bec42b473bdf1

Contents?: true

Size: 209 Bytes

Versions: 8

Compression:

Stored size: 209 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'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
thinking-sphinx-3.0.5 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.4 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.3 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.2 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.1 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.0 spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.0.rc spec/internal/app/indices/city_index.rb
thinking-sphinx-3.0.0.pre spec/internal/app/indices/city_index.rb