Skip to content

Instantly share code, notes, and snippets.

@shorepound
Created January 25, 2018 14:00
Show Gist options
  • Save shorepound/3d1d3289f9c1bb2ecfd5f9b32d8b35a8 to your computer and use it in GitHub Desktop.
Save shorepound/3d1d3289f9c1bb2ecfd5f9b32d8b35a8 to your computer and use it in GitHub Desktop.
bundle exec rake ts:rebuild
/Users/shorepound/.rvm/gems/ruby-1.9.3-p551/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbConfig instead of obsolete and deprecated Config.
(in /Users/shorepound/Development/apu_new)
Unsupported version: 2.2.11
For more information, read the documentation:
http://freelancing-god.github.com/ts/en/advanced_config.html
Generating Configuration to /Users/shorepound/Development/apu_new/config/development.sphinx.conf
Sphinx 2.2.11-id64-release (95ae9a6)
Copyright (c) 2001-2016, Andrew Aksyonoff
Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com)
using config file '/Users/shorepound/Development/apu_new/config/development.sphinx.conf'...
WARNING: key 'address' was permanently removed from Sphinx configuration. Refer to documentation for details.
WARNING: key 'port' was permanently removed from Sphinx configuration. Refer to documentation for details.
WARNING: key 'sql_attr_str2ordinal' was permanently removed from Sphinx configuration. Refer to documentation for details.
WARNING: key 'sql_attr_str2ordinal' was permanently removed from Sphinx configuration. Refer to documentation for details.
WARNING: key 'sql_query_info' was permanently removed from Sphinx configuration. Refer to documentation for details.
WARNING: 2 more warnings skipped.
indexing index 'business_core'...
WARNING: index 'business_core': dict=keywords and prefixes and morphology enabled, forcing index_exact_words=1
collected 30648 docs, 3.0 MB
sorted 0.9 Mhits, 100.0% done
total 30648 docs, 3037048 bytes
total 2.958 sec, 1026674 bytes/sec, 10360.55 docs/sec
skipping non-plain index 'business'...
total 4 reads, 0.003 sec, 1547.2 kb/call avg, 0.7 msec/call avg
total 23 writes, 0.005 sec, 550.8 kb/call avg, 0.2 msec/call avg
Started successfully (pid 4883).
Loaded suite /Users/shorepound/.rvm/gems/ruby-1.9.3-p551/bin/rake
Started
Finished in 0.000116 seconds.
0 tests, 0 assertions, 0 failures, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment