Re: Benchmarking tools?

2008-06-30 Thread Nico Heid
his? Also, is it configurable to give variable numbers of facets and facet based searches? I have a feeling this will be the limiting factor, and much slower than keyword searches but I could be (and usually am) wrong. Best, Jacob Nico Heid wrote: Hi, I did some trivial Tests with Jmeter

RE: Benchmarking tools?

2008-06-30 Thread Nico Heid
Hi, I did some trivial Tests with Jmeter. I set up Jmeter to increase the number of threads steadily. For requests I either usa a random word or combination of words in a wordlist or some sample date from the test system. (this is described in the JMeter manual) In my case the System works fine as

Solr Master Slave Architecture over NFS

2008-06-30 Thread Nico Heid
Hey, I'm looking for some feedback on the following setup. Due to the architects decision I will be working with NFS not Solr's own distribution scripts. A few Solr indexing machines use Multicore to divide the 300.000 Users to 1000 shards. For several reasons we have to go with per user shardin

RE: multicore vs. multiple instances

2008-06-17 Thread Nico Heid
I think I'm about going the same way too. The thing is, we have few 100.000 users who are allowed to upload data which will be indexed. We're thinking of partitioning/sharding the index by user(groups). In the beginning, I see no need for one server per shard. So we'll probably put a certain ammou

Index splitting

2008-04-29 Thread Nico Heid
Hi, Let me first roughly describe the scenario :-) We're trying to index online stored data for some thousand users. The schema.xml has a custom identifier for the user, so FQ can be applied and further filtering is only done for the user (more important, the user doesn't get to see results from d