I know there are quite a few openshift fan out there and the list of feature that openshift give you I dont blame them too
so this question is for those guys I have solr
full text search engine running on the openshift
Now the I using sunspot_rails
to connect to solr
to create indexes
all work well for sometime and all the indexes get create appropriately but we experience that after a while the connection
to solr keeping getting lost
So I'm assuming that openshift doesnot allow long running process like solr
to run and would kill after some period of time
am I correct in my believe