Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 56723 invoked from network); 30 Mar 2010 16:58:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Mar 2010 16:58:48 -0000 Received: (qmail 6683 invoked by uid 500); 30 Mar 2010 16:58:47 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 6628 invoked by uid 500); 30 Mar 2010 16:58:47 -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 Delivered-To: moderator for java-dev@lucene.apache.org Received: (qmail 70873 invoked by uid 99); 30 Mar 2010 15:50:53 -0000 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=AWL,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Date: Tue, 30 Mar 2010 07:50:28 -0800 (PST) From: "David Smiley (@MITRE.org)" To: java-dev@lucene.apache.org Message-ID: <1269964228010-686135.post@n3.nabble.com> In-Reply-To: <200512162241.08230.paul.elschot@xs4all.nl> References: <4BA29E78-4C00-4520-8251-6EA098DE0E6A@ehatchersolutions.com> <200512162241.08230.paul.elschot@xs4all.nl> Subject: Re: Query modifier MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I observed this problem when I started using Lucene (ages ago) and it's a shame this situation persists. In summary, it would be tremendously useful if Query objects were fully mutable and offered a visitor pattern to allow walking the query tree to facilitate rewriting. I could open a JIRA issue... ~ David Smiley Author: https://www.packtpub.com/solr-1-4-enterprise-search-server/book ----- Author: https://www.packtpub.com/solr-1-4-enterprise-search-server/book -- View this message in context: http://n3.nabble.com/Query-modifier-tp567265p686135.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org