&nbsp;hi,<br>&nbsp;&nbsp;&nbsp; This is&nbsp; pravin.<br>&nbsp;&nbsp; i am trying to make search application&nbsp; in ROR&nbsp; for&nbsp; that i have installed ferret&nbsp; &amp;&nbsp; acts_as_ferret&nbsp; plugin<br>but , i got the following error&nbsp; &nbsp; <br clear="all"><br>&nbsp;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>
&nbsp; Session ID: ae2547277cd00cf930f79afdbc8c8b61<br>&nbsp; Parameters: {&quot;action&quot;=&gt;&quot;search&quot;, &quot;q&quot;=&gt;&quot;Tata Consultancy Services Pune&quot;, &quot;controller&quot;=&gt;&quot;search&quot;}<br>Asked for a remote server ? true, ENV[&quot;FERRET_USE_LOCAL_INDEX&quot;] 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