Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 15210 invoked from network); 31 Jul 2006 16:26:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jul 2006 16:26:13 -0000 Received: (qmail 87495 invoked by uid 500); 31 Jul 2006 16:26:11 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 87482 invoked by uid 500); 31 Jul 2006 16:26:11 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Received: (qmail 87471 invoked by uid 99); 31 Jul 2006 16:26:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2006 09:26:11 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.38.55] (HELO web50301.mail.yahoo.com) (206.190.38.55) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 31 Jul 2006 09:26:09 -0700 Received: (qmail 86528 invoked by uid 60001); 31 Jul 2006 16:25:48 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=0PBzUj6UvzDppTzh2Q40PrFujQCb6JLPWkredkW9Mvu3OqtNdYv61QL2SehPM20FiiKIVG9CIc7aGdRg7EhRS7uja3r+XHK7u3N6LjYjb4otKljttr5SAjlR5/OfdO6pWQhGLnW+rlhBaQo6zD1i+nSx2g2vRBccU2UyRJoI0xA= ; Message-ID: <20060731162548.86526.qmail@web50301.mail.yahoo.com> Received: from [72.229.167.99] by web50301.mail.yahoo.com via HTTP; Mon, 31 Jul 2006 09:25:48 PDT Date: Mon, 31 Jul 2006 09:25:48 -0700 (PDT) From: Otis Gospodnetic Reply-To: Otis Gospodnetic Subject: Re: Searching On Image... To: general@lucene.apache.org In-Reply-To: <2419107B-1567-40D6-A1E1-EA0496BB2531@ehatchersolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Actually, look at the Lucene group on Simpy - http://www.simpy.com/group/363 - there is an application or two there that deal with image searching and use Lucene, if I recall correctly. Otis ----- Original Message ---- From: Erik Hatcher To: general@lucene.apache.org Sent: Monday, July 31, 2006 4:26:52 AM Subject: Re: Searching On Image... please elaborate. what do you want to search about an image? lucene is generic - toss text at it and then search for that text. that text could easily be keywords and other metadata associated with an image with a pointer (URL, file path, etc) to the image itself. erik On Jul 31, 2006, at 1:12 AM, Naveen kumar srikakolanu wrote: > Hi, > > Is there any way to search an image by Lucene. > How can we search the image. > Thanks in advance, > S. Naveen. > > > >