> In my project,I want to update the lucene's index when there has database
> insertion operations,in this way,my users could search the fresh information
> immediately if someone inserted the information into database.That's what I
> need,could someone give me suggestions to implement my need?
Hi,
In my project,I want to update the lucene's index when there has database
insertion operations,in this way,my users could search the fresh information
immediately if someone inserted the information into database.That's what I
need,could someone give me suggestions to implement my need?Than