> how can we synchronize our Katta nodes indexes sync with our database updates 
> and
> deletes operations

Katta doesn't provide NRT or incremental indexing because it's a write
once architecture.  Though you can verify on the Katta mailing list.

On Thu, Jun 2, 2011 at 4:53 AM, Ghulam Mustafa Malik <musta...@gmail.com> wrote:
> Dear All,
>
> We are using these technologies,
>
> Apache Lucene : --- for Indexing ..index are being generated by hibernate,
> Hadoop:  --  using HDFS, for index storage and for distribution to Katta
> nodes,
> Katta:-- distributed nodes ... for searching
>
> Things are partially working, but keeping in mind the search latency and
> synchronization issues!!! we have not any mechanism to handle it!!! how can
> we synchronize our Katta nodes indexes sync with our database updates and
> deletes operations!!
>
>
> Regards,
> Ghulam Mustafa

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to