Re: Lucene in EJB enviornment

2008-02-19 Thread techkatta
xSearcher instance. This must be in the FAQ. :) > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > - Original Message >> From: techkatta <[EMAIL PROTECTED]> >> To: java-user@lucene.apache.org >> Sent: Monday, February 18, 200

Re: Lucene in EJB enviornment

2008-02-18 Thread Otis Gospodnetic
o: java-user@lucene.apache.org > Sent: Monday, February 18, 2008 10:19:04 AM > Subject: Lucene in EJB enviornment > > > I am using the Lucene in the EJB enviornment with Berkeley DB JE as a data > store using the JCA on JBoss 4.2.0 > > My question is using Lucene in E

Lucene in EJB enviornment

2008-02-18 Thread techkatta
I am using the Lucene in the EJB enviornment with Berkeley DB JE as a data store using the JCA on JBoss 4.2.0 My question is using Lucene in EJB enviornment is suggestable or not ? For every request i am trying to open the IndexSearcher object and while exiting from the EJb i am closing. It&#