Hi,

when working with Spring, the best is to use Compass : 
http://www.opensymphony.com/compass/ (if you can).

Regards,
Sami Dalouche

On Tue, 2006-06-06 at 00:27 -0400, Rajiv Roopan wrote:
> Hello,
>  I'm using the spring framework to define my indexsearcher and
> indexwriter.   They are defined as persistent singletons in the
> application.
> 
> I'm quite new to lucene and I realize that after updating an index
> using IndexWriter you nead to re-create an instance of IndexSearcher
> to search that newly updated index. I was wondering if anyone knew,
> using spring, how to reload the IndexSearcher bean?
> 
> Thanks!
> rajiv
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to