Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 92214 invoked from network); 23 Feb 2005 14:14:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Feb 2005 14:14:21 -0000 Received: (qmail 85754 invoked by uid 500); 23 Feb 2005 14:14:19 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 85721 invoked by uid 500); 23 Feb 2005 14:14:18 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 85706 invoked by uid 99); 23 Feb 2005 14:14:18 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 23 Feb 2005 06:14:18 -0800 Received: (qmail 92178 invoked by uid 65534); 23 Feb 2005 14:14:17 -0000 Message-ID: <20050223141417.92176.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Wed, 23 Feb 2005 14:14:16 -0000 Subject: svn commit: r155011 - lucene/java/trunk/src/java/overview.html To: lucene-dev@jakarta.apache.org From: ehatcher@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: ehatcher Date: Wed Feb 23 06:14:12 2005 New Revision: 155011 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D155011 Log: fix broken links to source Modified: lucene/java/trunk/src/java/overview.html Modified: lucene/java/trunk/src/java/overview.html URL: http://svn.apache.org/viewcvs/lucene/java/trunk/src/java/overview.html= ?view=3Ddiff&r1=3D155010&r2=3D155011 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- lucene/java/trunk/src/java/overview.html (original) +++ lucene/java/trunk/src/java/overview.html Wed Feb 23 06:14:12 2005 @@ -134,19 +134,19 @@ Some simple examples of code which does this are: To demonstrate these, try something like: @@ -170,7 +170,7 @@
    [ Note: "+" and "-" are canonical, but "AND", "OR" and "NOT" may be used. ] =20 -The Index= Html demo is more sophisticated.  +The IndexHtml demo is more sophistic= ated.  It incrementally maintains an index of HTML files, adding new files as they appear, deleting old files as they disappear and re-indexing files as they change. --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org