Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 45998 invoked from network); 3 Oct 2002 11:40:09 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Oct 2002 11:40:09 -0000 Received: (qmail 20695 invoked by uid 97); 3 Oct 2002 11:40:37 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 20636 invoked by uid 97); 3 Oct 2002 11:40:37 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 20624 invoked by uid 98); 3 Oct 2002 11:40:36 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <307E2874F4B7D411964100A0CC40EC02177486@bunyip.abacus-labs.com> From: James Ricci To: "'lucene-user@jakarta.apache.org'" Subject: Keeping index current Date: Thu, 3 Oct 2002 07:37:53 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I've noticed that updates occurring in an index are not reflected in an IndexReader that is opened prior to the update. Is this the correct behavior? If so, is there a way to refresh the IndexReader aside from closing an re-opening it? James -- To unsubscribe, e-mail: For additional commands, e-mail: