Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E20DEDC19 for ; Fri, 26 Oct 2012 23:55:17 +0000 (UTC) Received: (qmail 90777 invoked by uid 500); 26 Oct 2012 23:55:16 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 90604 invoked by uid 500); 26 Oct 2012 23:55:15 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 90596 invoked by uid 99); 26 Oct 2012 23:55:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 23:55:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ssmith@mainstreamdata.com designates 209.63.42.202 as permitted sender) Received: from [209.63.42.202] (HELO nexus2.mainstreamdata.com) (209.63.42.202) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 23:55:09 +0000 Received: from localhost (localhost [127.0.0.1]) by nexus2.mainstreamdata.com (Postfix) with ESMTP id 8E5E74008C for ; Fri, 26 Oct 2012 17:54:47 -0600 (MDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= mainstreamdata.com; h=mime-version:content-type:content-type :content-language:accept-language:message-id:date:date:subject :subject:from:from:received:received:received; s=key1; t= 1351295685; bh=rhvlH6TiMtkDec27jBIxS+k20dyFueqP9lS4w6aVEug=; b=h jOq6byD5St7nZTUFoVGVZEjNqF4x5ewl5zO2tiBcYAxcV0Zj/FEbiJVnqGwmVDBL d60fhAi3R9eOQYm3e1h8JVhHoBiLi0NvMKr56TF2azt3EtVbL8XcZaYi9HHEIeG8 pUUKYkkYCfWFjCIHS2E9wksZdOCJJ0yekismnogxY22kjIUli9umzPuKi1CDwbpW B9F9fqG2CQKUB8KvBeyiB3/9t+9NZGOVQ/UetAfe8j145dpXN4NWgOBtQUds5Kqy U3EFPh+ORxXMCNiwFUnrs+G8R+7x90pAym9lDOr4kVriqLBIbOxeRa+QBZlDkXLZ SrYjq/8+YCrs/4TYN9NGA== X-Virus-Scanned: Debian amavisd-new at nexus2.mainstreamdata.com Received: from nexus2.mainstreamdata.com ([127.0.0.1]) by localhost (nexus2.mainstreamdata.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z45InTxM+YY4 for ; Fri, 26 Oct 2012 17:54:45 -0600 (MDT) Received: from webmail.mainstreamdata.com (hedwig.slc.mainstreamdata.com [10.2.1.133]) by nexus2.mainstreamdata.com (Postfix) with ESMTPS id 418C740099 for ; Fri, 26 Oct 2012 17:54:15 -0600 (MDT) Received: from hedwig.slc.mainstreamdata.com ([10.2.1.133]) by hedwig.slc.mainstreamdata.com ([10.2.1.133]) with mapi id 14.01.0355.002; Fri, 26 Oct 2012 17:54:15 -0600 From: Scott Smith To: "java-user@lucene.apache.org" Subject: lucene 4.0 indexReader is changed Thread-Topic: lucene 4.0 indexReader is changed Thread-Index: Ac2z1TKk0Q/hIP63S/KjfxiNs0tTxg== Date: Fri, 26 Oct 2012 23:54:13 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.7.11.146] Content-Type: multipart/alternative; boundary="_000_B29111A755EFB5419E6C7BC998C6E86796EF70hedwigslcmainstre_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_B29111A755EFB5419E6C7BC998C6E86796EF70hedwigslcmainstre_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable How do I determine if the index has been modified in 4.0? The ifchanged() a= nd isChanged() appear to have been removed. --_000_B29111A755EFB5419E6C7BC998C6E86796EF70hedwigslcmainstre_--