From dev-return-88108-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Thu Feb 2 01:44:20 2012 Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D05699DE3 for ; Thu, 2 Feb 2012 01:44:20 +0000 (UTC) Received: (qmail 33866 invoked by uid 500); 2 Feb 2012 01:44:17 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 33584 invoked by uid 500); 2 Feb 2012 01:44:16 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 33556 invoked by uid 99); 2 Feb 2012 01:44:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 01:44:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 01:44:13 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 911E51867FA for ; Thu, 2 Feb 2012 01:43:53 +0000 (UTC) Date: Thu, 2 Feb 2012 01:43:53 +0000 (UTC) From: =?utf-8?Q?Jan_H=C3=B8ydahl_=28Commented=29_=28JIRA=29?= To: dev@lucene.apache.org Message-ID: <1809650987.953.1328147033595.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <461567828.280.1297876104366.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-2368) Improve extended dismax (edismax) parser MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-2368?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13198= 448#comment-13198448 ]=20 Jan H=C3=B8ydahl commented on SOLR-2368: ----------------------------------- Regarding old DisMax, do all bugs being detected in eDismax also get fixed = in DisMax if applicable? I'm not sure.. If/when eDismax can be configured to fill the original role of DisMax, why = should we maintain the old one? And if edismax was the one written first, it would have the name "dismax", = so why could it not get that name the day it supersedes dismax in features = and usage? It's a bit analogue to IntField/TrieIntField - naming hints on implementati= on details to distinguish from other implementations, but if TrieIntField w= as developed in one go and not committed incrementally, it could simply hav= e replaced IntField. eDisMax is @lucene.experimental and when it is up to p= ar with dismax all over, it should in my opinion take over its name with a = fat notice in CHANGES.TXT. For a few versions edismax could be a valid alia= s too, and the old dismax could be kept around as "legacydismax" for the co= nservative/lazy. How would you like to have to relate to EnhancedCsvUpdateR= equestHandler at /solr/update/ecsv just because the original is less comple= x? :-) Created SOLR-3086 to let users lobotomize edismax so it will only accept th= e query syntaxes they choose. =20 > Improve extended dismax (edismax) parser > ---------------------------------------- > > Key: SOLR-2368 > URL: https://issues.apache.org/jira/browse/SOLR-2368 > Project: Solr > Issue Type: Improvement > Components: search > Reporter: Yonik Seeley > Labels: QueryParser > > This is a "mother" issue to track further improvements for eDismax parser= . > The goal is to be able to deprecate and remove the old dismax once edisma= x satisfies all usecases of dismax. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org