RE: Two Solr Announcements: CNET Product Search and DisMax

2006-05-26 Thread Darren Vengroff
Chris, Cool stuff. Congratulations on launching. I have a few scaling questions I hope you might be able to answer for me. I'm keen to understand how solr performs under production loads with significant real-time update traffic. Specifically, 1. How many searches per second are you currently

RE: Two Solr Announcements: CNET Product Search and DisMax

2006-05-28 Thread Darren Vengroff
Thanks Hoss. This is really useful information. I understand you may not be able to answer 1 and 2 directly, so how about if I combine them into one question that doesn't require you to release quite as much information. Could you tell my how many tps you do per box, and a rough spec of what the

RE: solr newbie

2006-06-01 Thread Darren Vengroff
You can download curl from http://curl.haxx.se/ if you don't have it on your machine. -D -Original Message- From: Tim Archambault [mailto:[EMAIL PROTECTED] Sent: Thursday, June 01, 2006 9:42 AM To: solr-user@lucene.apache.org Subject: solr newbie Trying to run the test tutorial to index

RE: solr newbie

2006-06-01 Thread Darren Vengroff
I wrote just such a client within the last 24h to support load-testing Solr for my application. The client stub is simple and independent of my particular application, so it would be easy for me to contribute it if there is interest. It has methods to add() a document or collection of documents,

RE: solr newbie

2006-06-01 Thread Darren Vengroff
See http://issues.apache.org/jira/browse/SOLR-20. -D -Original Message- From: Yonik Seeley [mailto:[EMAIL PROTECTED] Sent: Thursday, June 01, 2006 10:15 PM To: solr-user@lucene.apache.org Subject: Re: solr newbie On 6/2/06, Darren Vengroff <[EMAIL PROTECTED]> wrote: > I wrote

RE: client code for searching?

2006-07-15 Thread Darren Vengroff
I've been meaning to write some companion code to do searching. I haven't needed to search from Java yet, so I haven't written it. Expect it in a few weeks given my current schedule. -D -Original Message- From: Brian Lucas [mailto:[EMAIL PROTECTED] Sent: Friday, July 14, 2006 12:10 PM

RE: Lucene versioning policy

2006-08-16 Thread Darren Vengroff
Any update on possible graduation from the incubator? Any chance it could coincide with Hoss's presentation at ApacheCon? -D -Original Message- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Thursday, June 08, 2006 11:48 PM To: solr-user@lucene.apache.org Subject: Re: Lucene vers