Can u explain it in more details please...
I couldn't get yr concept..



>
>You need to manage two indexes. Update one and search 
>the other.
>Switch indices to do second update and make first 
>available for search.
>A multithreaded java proc that locks on the 
>search/index path should do it
>fine.
>Locking is important so your search thread can't grab 
>wrong index path.
>
>Paul Dale


 




_______________________________________________
Lucene-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lucene-users

Reply via email to