hi,<br> This is pravin.<br> i am trying to make search application in ROR for that i have installed ferret & acts_as_ferret plugin<br>but , i got the following error <br clear="all"><br> Processing SearchController#search (for <a href="http://127.0.0.1">127.0.0.1</a> at 2008-04-15 12:49:54) [GET]<br>
Session ID: ae2547277cd00cf930f79afdbc8c8b61<br> Parameters: {"action"=>"search", "q"=>"Tata Consultancy Services Pune", "controller"=>"search"}<br>Asked for a remote server ? true, ENV["FERRET_USE_LOCAL_INDEX"] is nil, looks like we are not the server<br>
Will use local index.<br>using index in ./script/../config/../index/development/detail<br>default field list: [:name]<br>Query: Tata Consultancy Services Pune<br>total hits: 0, results delivered: 0<br>Rendering search/search<br>
Rendered search/_search_form (0.00167)<br>Completed in 0.00878 (113 reqs/sec) | Rendering: 0.00243 (27%) | 200 OK [<a href="http://localhost/search/search?q=Tata+Consultancy+Services+Pune">http://localhost/search/search?q=Tata+Consultancy+Services+Pune</a>]<br>
<br><br><br>pravin