Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 27624 invoked from network); 17 Mar 2007 23:03:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2007 23:03:17 -0000 Received: (qmail 63211 invoked by uid 500); 17 Mar 2007 23:03:24 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 63026 invoked by uid 500); 17 Mar 2007 23:03:23 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 63015 invoked by uid 99); 17 Mar 2007 23:03:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 16:03:23 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [208.97.132.83] (HELO spunkymail-a5.g.dreamhost.com) (208.97.132.83) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 16:03:14 -0700 Received: from [192.168.0.2] (adsl-074-229-189-244.sip.rmo.bellsouth.net [74.229.189.244]) by spunkymail-a5.g.dreamhost.com (Postfix) with ESMTP id 9554D14D6AA for ; Sat, 17 Mar 2007 16:02:55 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <45FC6571.9040400@getopt.org> References: <5618973.1174167729434.JavaMail.jira@brutus> <45FC6571.9040400@getopt.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <96BED602-140F-483C-B55C-3949343B917F@apache.org> Content-Transfer-Encoding: 7bit From: Grant Ingersoll Subject: Re: [jira] Updated: (LUCENE-834) Payload Queries Date: Sat, 17 Mar 2007 19:02:49 -0400 To: java-dev@lucene.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org On Mar 17, 2007, at 6:02 PM, Andrzej Bialecki wrote: > Grant Ingersoll (JIRA) wrote: > > Grant, > > This is great stuff! I know quite a few projects that will love > this - specifically to boost terms differently based on a POS tag. > Michael B. did a great job on implementing the underlying storage mechanisms, so most kudos should go to him. I/we hope to add several other types of Queries (see http:// wiki.apache.org/lucene-java/Payload_Planning and add your own thoughts) POS, font weights, information from NLP applications, XPath, cross- references. It's all good! I am planning to have a few slides in my ApacheCon talk come May on the subject. > We had a discussion recently in Nutch about changing the way > typical Nutch queries are translated into Lucene queries, and > performance implications there. If you're looking for a > challenge ;) could you perhaps take a look at this discussion and > see if you could contribute something? ;) You know, the Nutch Dev mailing list was my last holdout for subscriptions to the Lucene mailing lists! :-) I barely can keep up with Lucene Java! I will try to have a read soon, but can't promise I can add anything meaningful. Cheers, Grant --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org