Return-Path: X-Original-To: apmail-incubator-lucy-user-archive@www.apache.org Delivered-To: apmail-incubator-lucy-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 11A7A734D for ; Tue, 4 Oct 2011 06:29:23 +0000 (UTC) Received: (qmail 20187 invoked by uid 500); 4 Oct 2011 06:29:22 -0000 Delivered-To: apmail-incubator-lucy-user-archive@incubator.apache.org Received: (qmail 20166 invoked by uid 500); 4 Oct 2011 06:29:21 -0000 Mailing-List: contact lucy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-user@incubator.apache.org Delivered-To: mailing list lucy-user@incubator.apache.org Received: (qmail 20158 invoked by uid 99); 4 Oct 2011 06:29:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 06:29:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gorankent@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vx0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 06:29:14 +0000 Received: by vcbfl17 with SMTP id fl17so105515vcb.6 for ; Mon, 03 Oct 2011 23:28:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=yn//gZaLTxJwf5OBGRZJ1bwx05C4jhY2ZmA0OjuBcoM=; b=piQj+hhZehkiaKduxrRIoadzLXMJ1dvGngC9oDGDlbpUq5EIZMbBojmV7pjPtWFVi8 v5RG7CHNOP3aghftMDWrCMGMCsX0H+OJ08PNXFNZA86K6XF9tKlRFeSQOifQGLWlfbEZ Zs5dql69drJMFOvpQtOj/VjiFD2XLTEyBAZ7M= MIME-Version: 1.0 Received: by 10.52.175.37 with SMTP id bx5mr888713vdc.41.1317709734040; Mon, 03 Oct 2011 23:28:54 -0700 (PDT) Received: by 10.52.112.74 with HTTP; Mon, 3 Oct 2011 23:28:54 -0700 (PDT) In-Reply-To: References: Date: Tue, 4 Oct 2011 08:28:54 +0200 Message-ID: From: goran kent To: lucy-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [lucy-user] Identifying relevant field in $hits On Tue, Oct 4, 2011 at 8:13 AM, Nathan Kurz wrote: > On Mon, Oct 3, 2011 at 7:06 AM, goran kent wrote >> My minor problem is: =A0I have inbound link text pointing to a page >> which is indexed along with the page content itself. =A0Since it's never >> displayed, you might have a hit on this 'hidden' text (but highly >> relevant in my case) and no other hits, so the excerpt is void of any >> highlighting (I can just hear the wailing and gnashing of teeth from >> my future users). =A0It would be nice to be able to flag this kind of >> search result as "Found your term in inbound text" or whatever). > > I can't tell if you are tongue in cheek about this or not. =A0I agree > with you, it will cause wailing and gnashing, but it's also been > Google's default behavior for a long time. =A0Search for: > http://www.google.com/search?q=3D"links+pointing+to+this+page" for a > litany of people complaining about just this. lol Thanks for that. It's nice when my experience of End Users and their sometimes unreasonable expectations is confirmed.