Displaying 6 results from an estimated 6 matches for "bharathrentals".
2007 Apr 13
5
undefined method `ferret_index'' for xxx:Class
Hi I am trying to use ferret; the regular search works; but when I use
the find_storage_by_contents to highlight the results, I am getting the
above error. Please help
thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jun 21
0
Looking for a freelancer
Hi
I want to convert my rentals portal http://www.bharathrentals.com to
ruby on rails; currently it is using perl /mysql. We are looking for a
freelance programmer to do the job. If anyone interested please send
email to support@bharathrentals.com
thanks
--
Posted via http://www.ruby-forum.com/.
2007 Apr 17
1
undefined method `each'' for nil:NilClass with Ferret search
Hi All:
For certain key terms I always get this error; I had to rebuild the
indexes then it works for a while then again it is gone.
here is the message
ActionView::TemplateError (undefined method `each'' for nil:NilClass) on
line #4
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb:316:in
`compile_and_render_template''
2006 Jul 15
0
How to pass search parameter to ruby from index file
Hi
I have a search box in my html file
http://www.bharathrentals.com/index.html
I want to pass the search string from this html file to the search
controller. My rhtml file has the following to do the search and it
works
<%= start_form_tag :controller => ''rents101'', :action => ''searchads'' %>
<input type="...
2007 Apr 26
1
EOFError (End-of-File Error occured Error)
Hi Randomly I get the following error when users search
EOFError (End-of-File Error occured at <except.c>:93 in xraise
Error occured in compound_io.c:137 - cmpdi_read_i
Tried to read past end of file. File length is <303> and tried
to read to <351>
):
what could be the problem?
thanks
--
Posted via http://www.ruby-forum.com/.
2007 Jun 08
0
Advanced search
I like the simple search of ferret; I would like to take this one step
further and do an advanced search; the user will type in key words and
use a drop down box to select the location; now how to pass this
location_id to the ferret search so it searches key words only on
matching records with same location_id?
thanks
--
Posted via http://www.ruby-forum.com/.