Here are some ways:


Index less data, store fewer fields and less data, compress fields,
change Lucene's the term index interval (default 128; increasing it
will make your index a little bit smaller, but will slow down
queries)... But in general, the more your index the more hw you'll
need.  I saw 1TB disks for ~$300 USD the other day.  You are in China
and this stuff is even cheaper there.
 
Otis

--

Lucene - Solr - Nutch - Consulting -- http://sematext.com/




----- Original Message ----
From: James liu <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Tuesday, October 9, 2007 11:15:56 PM
Subject: index become bigger and the only way seems to add hardware, another 
way?


i just wanna know is it exist which can decrease index size,,not by
increasing hardware or optimizing lucene params.

-- 
regards
jl



Reply via email to