search for: do_process_query

Displaying 2 results from an estimated 2 matches for "do_process_query".

2007 Apr 13
5
[Ferret] Serious memory leak on Joyent / TextDrive / Solaris
...t" >> index.search_each("bon?") { |id,score| puts score } /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:749:in `parse'': failed to allocate memory (NoMemoryError) from /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:749:in `do_process_query'' from /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:382:in `search_each'' from /opt/csw/lib/ruby/1.8/monitor.rb:229:in `synchronize'' from /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:380:in `search_each'&...
2007 Apr 13
4
[Ferret] QueryParser memory leak bug (Joyent/OpenSolaris)
...uot;bol?" irb(main):009:0> query = index.process_query("bo\303\264") /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:749:in `parse'': failed to allocate memory (NoMemoryError) from /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:749:in `do_process_query'' from /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:676:in `process_query'' from /opt/csw/lib/ruby/1.8/monitor.rb:229:in `synchronize'' from /opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:674:in `process_query'' from (irb):9:in...