Solr stops working...randomly

2016-02-24 Thread Michael Beccaria
We're running solr 4.4.0 running in this software (https://github.com/CDRH/nebnews - Django based newspaper site). Solr is running on Ubuntu 12.04 in Jetty. The site occasionally (once a day) goes down with a Connection Refused error. I’m having a hard time troubleshooting the issue and was loo

RE: Mongo DB Users

2014-09-15 Thread Michael Beccaria
Remove From: Aaron Susan Sent: Monday, September 15, 2014 11:35 AM To: Aaron Susan Subject: Mongo DB Users Hi, I am here to inform you that we are having a contact list of *Mongo DB Users *would you be interested in it? Data Field’s Consist Of: Name, Job

RE: Python Response Bug?

2009-06-25 Thread Michael Beccaria
Regardless, I think it should return valid JSON so programs don't crash when trying to interpret it. I don't think about these things often so maybe I'm missing something obvious, but I think putting in an empty string is better than putting in nothing and having it break. My 2 cents. Mike -

Python Response Bug?

2009-06-25 Thread Michael Beccaria
I'm not sure, but I think I ran across some unexpected behavior in the python response in solr 1.3 (1.3.0 694707 - grantingersoll - 2008-09-12 11:06:47). I'm running Python 2.5 and using eval to convert the string solr returns to python data objects. I have a blank field in my xml file that I am

Index Files

2007-03-29 Thread Michael Beccaria
Simple curious question from a newbie: Can I have another computer index my data, then copy the index folder files into my live system and run a commit? The project idea I have is for a library catalog which will update holdings information (whether a book is checked out) for an item record (also