Re: a design question

2006-10-13 Thread Mark Miller
erfectly suitable for the job and a lot simpler. Otis - Original Message From: "Chenini, Mohamed " <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, October 12, 2006 10:25:44 AM Subject: a design question Hello, This is a design question: For Lucene to

Re: a design question

2006-10-12 Thread Otis Gospodnetic
t; <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, October 12, 2006 10:25:44 AM Subject: a design question Hello, This is a design question: For Lucene to be able to process a million documents and in the purpose for the search application to be scalable and still have

Re: a design question

2006-10-12 Thread Chris Lu
way with it but I see no > particular reasons why using an EJB server should offer any benefits > over a Servlet container. > > Cheers > Mark > > - Original Message > From: "Chenini, Mohamed " <[EMAIL PROTECTED]> > To: java-user@lucene.apache.org > Se

Re: a design question

2006-10-12 Thread Bill Taylor
From: "Chenini, Mohamed " <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, 12 October, 2006 3:25:44 PM Subject: a design question Hello, This is a design question: For Lucene to be able to process a million documents and in the purpose for the search a

Re: a design question

2006-10-12 Thread mark harwood
benefits over a Servlet container. Cheers Mark - Original Message From: "Chenini, Mohamed " <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, 12 October, 2006 3:25:44 PM Subject: a design question Hello, This is a design question: For Lucene to be able to p

a design question

2006-10-12 Thread Chenini, Mohamed
Hello, This is a design question: For Lucene to be able to process a million documents and in the purpose for the search application to be scalable and still have a good response time do we need to use an EJB container such as Weblogic or is a Servlet container such as Tomcat sufficient to do the