I'm assuming you have some idea what *should* have been indexed in the last
hour, why can't you query your Solr index with that information? You shouldn't
have to examine the entire index....

Best
Erick

On Thu, May 12, 2011 at 8:20 AM, vrpar...@gmail.com <vrpar...@gmail.com> wrote:
> actually every hour some records are inserted into database, so every hour
> solr indexing will be called with delta import,
>
> notes: records and data are very large (in GBs)
>
> so each time to find all solr index and update database records process will
> be slow.
>
> is there any eventlistners or snapshooter can help me to solve this problem
> ?
>
>
> Thanks,
>
> Vishal Parekh
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/how-to-update-database-record-after-indexing-tp2874171p2931537.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to