On Tue, 2012-09-25 at 04:21 +0200, 韦震宇 wrote:
> The company I'm working in have a website to server more than 100000
> customers, and every customer should have it's own search cataegory.
> So I should create independent index for every customer.

How many of the customers are active at any given time and how large are
the indexes? Depending on usage you might be able to have a limited
number of indexes open at any given time and opening new indexes on
demand.

Reply via email to