ssage in context:
http://lucene.472066.n3.nabble.com/Lucene-reorganizing-indexes-tp3995399p3995702.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: java-user-unsubscr...@lucen
It's lucene
-Original Message-
From: Ralf Heyde [mailto:ralf.he...@gmx.de]
Sent: Monday, July 16, 2012 10:42 PM
To: java-user@lucene.apache.org
Subject: AW: Lucene reorganizing indexes
Do you use Lucene or Solr?
We faced the problem in Solr due too big Caches, which where (re)w
ta.com]
> Sent: Monday, July 16, 2012 10:29 PM
> To: java-user@lucene.apache.org
> Subject: Lucene reorganizing indexes
>
> We have an application that has to do "real time" indexing of a number of
> documents. What it does is wake up about every 20 seconds and updates the
-user@lucene.apache.org
Betreff: Lucene reorganizing indexes
We have an application that has to do "real time" indexing of a number of
documents. What it does is wake up about every 20 seconds and updates the
index with any changes that have been queued since the last time it ran.
Thi
We have an application that has to do "real time" indexing of a number of
documents. What it does is wake up about every 20 seconds and updates the
index with any changes that have been queued since the last time it ran. This
involves adding and deleting several hundred documents. This is all