23/06, Nicolas St-Laurent <[EMAIL PROTECTED]> wrote:
...I index huge Oracle tables with Lucene with a custom made
indexer/search engine. But I would prefer to use Solr instead...
Instead of using Lucene's API directly, with Solr you'll have to add
your documents to the index using HTTP
e can give me a hint on how to do this, I will appreciate.
Thanks,
Nicolas St-Laurent
Le 06-11-06 à 12:21, Kevin Lewandowski a écrit :
As of today Solr is running under Tomcat on a single dedicated box.
It's a 2.66Ghz P4, with 1 gig ram. The index has about 1.2 million
documents and is 1.2 gigs in size. This machine handles 250,000
queries per day with no problem. CPU load stays
Le 06-11-06 à 12:50, Walter Underwood a écrit :
http://wiki.apache.org/jakarta-jmeter/JMeterFAQ
I'm attaching the script I built with this. A few notes:
Well, I doesn't get the script...
I was very pleased with the Solr performance in my testing.
With our small corpus (65K docs) I was
The performance data on the wiki (http://wiki.apache.org/solr/
SolrPerformanceData) are a little short to get a good idea.
Le 06-11-06 à 09:28, Nicolas St-Laurent a écrit :
Hello,
Is there any Solr benchmarks available somewhere ? I would like to
know how well it performs. I understand
Hello,
Is there any Solr benchmarks available somewhere ? I would like to
know how well it performs. I understand that it depends on the
hardware config and on the application server used. Just to got an
idea...
Thank you,
Nicolas