Created
April 22, 2011 18:52
-
-
Save jonmarkgo/937364 to your computer and use it in GitHub Desktop.
Sphinx error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started GET "/listings.json?description=a" for 10.203.10.109 at 2011-04-22 18:51:02 +0000 | |
Processing by ListingsController#index as JSON | |
Parameters: {"description"=>"a"} | |
SQL (0.7ms) SHOW TABLES | |
Sphinx Query (74.6ms) *a* | |
Sphinx Found 0 results | |
Completed 200 OK in 86ms (Views: 1.9ms | ActiveRecord: 0.7ms | Sphinx: 74.6ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment