Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 11962 invoked from network); 14 Jul 2009 21:07:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Jul 2009 21:07:27 -0000 Received: (qmail 5369 invoked by uid 500); 14 Jul 2009 21:07:36 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 5330 invoked by uid 500); 14 Jul 2009 21:07:36 -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 5320 invoked by uid 99); 14 Jul 2009 21:07:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jul 2009 21:07:36 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [208.97.132.83] (HELO spunkymail-a1.g.dreamhost.com) (208.97.132.83) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jul 2009 21:07:26 +0000 Received: from [192.168.0.101] (adsl-065-013-152-164.sip.rdu.bellsouth.net [65.13.152.164]) by spunkymail-a1.g.dreamhost.com (Postfix) with ESMTP id E8087FE255 for ; Tue, 14 Jul 2009 14:07:04 -0700 (PDT) Message-Id: <3E7708CE-63DA-4C82-B8DB-2E336C292694@apache.org> From: Grant Ingersoll To: general@lucene.apache.org In-Reply-To: <80B79A47470F44D48483D49686B70F98@VEGA> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [ACUS09] Proposed Schedule Date: Tue, 14 Jul 2009 17:07:03 -0400 References: <2D88BEE4-AA0F-4BE7-8248-B299758F3D38@apache.org> <42D45216F8EE418AA6254A1DCA1EC3F2@VEGA> <8D9D3068-9756-439E-9ABE-376EE52456FE@apache.org> <80B79A47470F44D48483D49686B70F98@VEGA> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org On Jul 14, 2009, at 4:53 PM, Uwe Schindler wrote: > Grant, > >> Since the geo talk is up in the air, perhaps you'd like to do a >> generic talk on geo search using Lucene. This would cover Trie + >> contrib/spatial. > > Maybe Ryan is also there, and then we can do it together. But I > could talk > about it, too (I should prepare some examples before and try to > completely > understand LocalLucene). The Solr part is nothing for me, I do more > hardcore > Lucene. That's fine, no need to discuss Solr > > NumericRangeQuery is not only geographical search... So it would > also cover > other directions: Things I can do with Lucene additionally to full > text > search, that could be done before only with RDBMS and/or PostGIS...: > Do full > text search with scoring and so on in addition to filter my products > by > price and availability in shops at specific geographic regions; > newspaper > articles about Arnold and national bankruptcy *g* from a datetime > range > sorted by article size,... (we know all possibilities we have now by > numeric/geo search). Yes, I understand. That's fine too, we could do that instead of a spatial talk. I just know that a lot of people are interested in spatial, so it might be good to cover what Lucene can do.