Re: Where to find the Log file

2011-06-09 Thread Jack Repenning
On Jun 9, 2011, at 5:45 PM, Ruixiang Zhang wrote: > Where can I find the log file of solr? (I use > Jetty) By default, it's in /solr/logs/solr.log > Is it turned on by default? Yes. Oh, yes. Very much so. Uh-huh, you betcha. -==- Jack Repenning Technologist Codesion Business

Re: Strategy --> Frequent updates in our application

2011-06-03 Thread Jack Repenning
throughput, I'm all over it ;-) -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228.2562 twitter: http://twitter.com/jrep PGP.sig Description: This is a digitally signed message part

Re: What's your query result cache's stats?

2011-05-31 Thread Jack Repenning
e to drive a UI, where the query parameters never change, and the data underneath changes mostly in bursts (generally near the end of the work day), so I suspect I'll only see misses after a document add, while lookups ten to cluster early in the day. So I actually am hoping for a high hit ratio.

Re: Using multiple CPUs for a single document base?

2011-05-31 Thread Jack Repenning
ontinuously spending one CPU core on adds, and the rest on queries. -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228.2562 twitter: http://twitter.com/jrep PGP.sig Description: This is a digitally signed message part

Re: Using multiple CPUs for a single document base?

2011-05-31 Thread Jack Repenning
x27;t thought of running the master on the same box! -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228.2562 twitter: http://twitter.com/jrep PGP.sig Description: This is a digitally signed message part

Re: Using multiple CPUs for a single document base?

2011-05-31 Thread Jack Repenning
indexing new dox could tend toward synchronization and uniprocessing. Perhaps my original test load was too add-centric, does that make sense? -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228

Re: Using multiple CPUs for a single document base?

2011-05-31 Thread Jack Repenning
ith it claims version 1.3. I'm confused. -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228.2562 twitter: http://twitter.com/jrep PGP.sig Description: This is a digitally signed message part

Using multiple CPUs for a single document base?

2011-05-31 Thread Jack Repenning
I guess I thought I would get this for free, it being Java and all, but I don't seem to: even with hundreds of clients adding and searching, I only seem to use one hardware core, and a bit of a second (which I interpret to mean "one Java thread for Solr, one Java thread for Ja

Re: copyField of dates unworking?

2011-05-27 Thread Jack Repenning
On May 27, 2011, at 1:04 AM, Ahmet Arslan wrote: > The letter f should be capital Hah! Well-spotted! Thanks. -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228.2562 twitter: http://twitter.

Re: copyField of dates unworking?

2011-05-26 Thread Jack Repenning
0:34:20Z", "log":"example for list question", "organization":"jackrepenningdev", "project":"p1", "system":"versioncontrol", "subsystem":"svn", "class&qu

copyField of dates unworking?

2011-05-26 Thread Jack Repenning
gt; > ... > > > The "user" field gets copied into "text" just fine, but the "date" field does not. In case they're handy, I've attached: - schema.xml - the complete schema - solr-usr-question.xml - a sample doc - solr-usr-answer.xml - t

Structured fields and termVectors

2011-05-16 Thread Jack Repenning
ge, which is ... oh, well ... not entirely optimal. So is there some way I can index the full line, once, with "M" and path, and tell the termVector to include the whole path and nothing but the path? -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marin

Re: Support for huge data set?

2011-05-13 Thread Jack Repenning
#x27;re saying that there's a 80TB MySQL database, with a 100GB Solr system in front, is that right? Or is the entire 80TB accessible through Solr directly? -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office

Testing the limits of non-Java Solr

2011-05-05 Thread Jack Repenning
the clue would be "I can't find what I want in the standard list," I guess. Are there other things I should look for? -==- Jack Repenning Technologist Codesion Business Unit CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228.2562 twi