similar to: Ultrasphinx geolookup distance returns NaN value.

Displaying 20 results from an estimated 200 matches similar to: "Ultrasphinx geolookup distance returns NaN value."

2008 Sep 08
0
Group By / Filters with UltraSphinx
Hi, I use last version of UltraSphinx but filters dont work... In my model : is_indexed :fields => [''content'', ''titre'', ''created_at'', {:field => ''lang'', :facet => true, :as => ''lang''}], :delta => true or is_indexed :fields => [''content'',
2009 Jul 02
2
Apostrophe display issue in view file.
Hi folks, I have some user name with Apostrophe, where these names are displayed in view files with some unwanted characters instead of Apostrophe. For example, Bottom''s Profile page is the original string and it is displaying in browser like this. Bottomn’s Profile page. Can any one suggest how to overcome this, or how to identify this special character. FYI, this
2009 Mar 06
1
Ultrasphinx search error... Invalid class name
I''ve got Ultrasphinx powering the search on my Rails app. It''s working with all of my models when they''re first indexed, but then, after what seems like a random amount of time, I''ll get the following error on just *one* of my models: search#show (Ultrasphinx::UsageError) "Invalid class name \"Playlist \"" I set up this model like so:
2007 Mar 27
4
Error in installling gem install acts_as_ferret
Hello everybody! I try to install ferret gem in my local machine . It goes like this : [root at dhcppc2 ~]# gem install ferret Need to update 1 gems from http://gems.rubyforge.org . complete Select which gem to install for your platform (i686-linux) 1. ferret 0.11.3 (ruby) 2. ferret 0.11.2 (ruby) 3. ferret 0.11.1 (ruby) >>1 Building native extensions. This could take a while...
2007 May 01
3
How to get TinyMCE editor value( text content)
Hi everybody ! I included one tinymce editor in my rails application. But I cant get the textarea content from the tiny editor. I dont know how to include the submit button . And also I wrote a javascript for getting the textarea content when the user press the enter button. Its also not working. Why it is. tinyMCE.init({ mode : "textareas", }); <textarea name="msg"
2008 Sep 16
0
Ultrasphinx, terminal not verbose anymore in development
Ultrasphinx''s great; one problem, if I start it, I don''t get anything in the terminal when in developpment, I might lack here of some setup knowledge, can''t find a good answer googling, thanks if anybody has clues. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2010 Dec 02
0
Thinking Sphinx sorting problem
Hello all, I''m trying to get some records in my application to sort based on a SQL calculated value and am getting no records returned. I have checked and double checked and the query that TS is indexing is working out, but the problem is with the controller. Here is what I''m indexing: ---------------------------------------------------------- indexes
2010 Oct 04
1
Reg: ocfs2_wait_for_mask [nfsd]
Hi All, we have installed the below ocfs2 version and exported the ocfs2 FS over nfs to some other nfs clients. rpm -qa | grep -i ocfs ocfs2-tools-1.4.4-1.el5 ocfs2-2.6.18-164.10.1.el5-1.4.7-1.el5 ocfs2console-1.4.4-1.el5 after some time or some day, we can't access the monted FS in nfs client. Below are process which we see issue on the nfs server when we have problem access the shares
2007 May 10
1
Mongrel dying daily with Ruby 1.8.5
Dear ALL, I saw this in article from mongrel faq, Q: Mongrel stops working if it''s left alone for a long time. If you find that Mongrel stops working after a long idle time and you''re using MySQL then you''re hitting a bug in the MySQL driver that doesn''t properly timeout connections. What happens is the MySQL *server* side of the connection times out and
2008 Jul 20
1
Installing plugins from .tar.gz file, how?
First, thanks for your attention! I''m trying to install UltraSphinx plugin from svn but unfortunately it''s down. I have a .tar.gz package, how can i install it? ./script/install package.tar.gz - doesn''t work -- Regards, Luiz Vitor Martinez Cardoso cel.: (11) 8187-8662 blog: rubz.org engineer student at maua.br --~--~---------~--~----~------------~-------~--~----~
2010 Dec 01
0
Thinking sphinx + rails 3 issue in results set
Hi All, I am using rails 3.0 and i installed sphinx and added the following to gemfile gem ''thinking-sphinx'', ''2.0.0'', :require => ''thinking_sphinx'' My structure is like below: ========================== Model: ===== class User < ActiveRecord::Base include ActionView::Helpers::UrlHelper has_one :profile, :class_name =>
2010 Oct 23
1
Reg: ocfs2 two node cluster crashed, node2 crashed, when I rebooted node1 for maintenance.
Hi All, We have ocfs2 node cluster with oracle 11G RAC running, The node2 got crashed automatically, when i rebooted node one for maintenance. please check the log from node2 , before its got crashed. Oct 23 15:42:25 node2 kernel: ocfs2_dlm: Nodes in domain ("029C02C993E44E90879922E268FB161A"): 2 Oct 23 15:42:29 node2 kernel: ocfs2_dlm: Node 1 leaves domain
2007 Mar 02
0
Status: 500 Internal Server Error Content-Type: text/html
Hello Every body! I''m newbie in Rails application. I installed rails in my fedora system last week. I dont have problem on starting lighttpd and using the command script/server and all. But when try to view my application in my browser. Its show some error like Status: 500 Internal Server Error Content-Type: text/html How can I overcome this. If you need for information about
2008 Sep 27
0
Aspell crash
Hi I recently extracted the spelling correction functionality from Ultrasphinx and started to use it in Thinking Sphinx plugin. Today I noticed that both thin instances on the server died and this is what thin log says: >> Thin web server (v0.8.2 codename Double Margarita) >> Threaded mode OFF >> Maximum connections set to 1024 >> Listening on 0.0.0.0:7001, CTRL+C to
2009 Mar 08
3
scaling full text indexing(ferret vs solr vs hyperstraier)
Hi, Does any have experience scaling full text search in RoR? Right now our project is running a simple setup with ferret and acts_as_ferret. We are thinking about deploying a feature that would send 50x more search requests. So we probably have to rethink our solution. How do services like search.twitter.com (the former Summize) use? Or in what direction should I look? -- Thanks, M.
2008 Mar 31
1
problem in installlation of ferret search plugin in rails application
When i went to installation ferret in my rails application then i have faced a problem that is look like this ERROR: While executing gem ... (Gem::FilePermissionError) You don''t have write permissions into the /var/lib/gems/1.8 directory. i used this command for ferret install sudo gem install ferret --~--~---------~--~----~------------~-------~--~----~ You received this message
2009 Apr 30
2
how to search all fields for a string in SQL ?
Using SQL or activerecord I am not sure how to search all fields for a specific value ? I know how to do this by just writing ruby code. To do it in SQL or an activerecord find w/condition, I don''t know how. I actually am supposed to combine an find w/ condition and a search all fields for a value and AND those together. I think perhaps it can''t be done with a single find ?
2008 Sep 18
2
SSHD_PROBLEM
hello.. i am running openssh-3.7.1p2. on linux.It is working successfully.and daemon is running &client also connecting.But the problem is with the mips architecture when i connecting this server from remote syytem. i got an error of buufer_get:trying to get more bytes 1 than buffer0.And client is not connecting from remote system.My out is as follows on my server in sshd main before
2008 Sep 23
1
ERROR:buffer_get_ret
hi, I am running openssh sourec code for ssh server.It is working successfully.daemon is running,but the problem is when conncting to this server from remote system i got the following errors. buffer_get_ret: trying to get more bytes 1 than in buffer 0 buffer_get: buffer error plese give me suggestions on this
2007 May 14
8
Problem with script.aculos.us script
I''m newbie to rails application. I like to use script.aculos.us script in my app. I faced the following problem. 1. first i creat my application. 2. Then I copied the files scriptaculous.js, builder.js, effects.js, dragdrop.js, controls.js and slider.js and prototype.js into my app/public/javascripts/ 3. Then included the <%= javascript_include_tag :defaults %> code into head