You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Ghulam Mustafa Malik <mu...@gmail.com> on 2011/06/02 13:53:02 UTC

apache lucene , katta, hadoop synchronization issue

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

Re: apache lucene , katta, hadoop synchronization issue

Posted by Jason Rutherglen <ja...@gmail.com>.
> 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 <mu...@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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org