From general-return-3261-apmail-lucene-general-archive=lucene.apache.org@lucene.apache.org Mon May 16 13:23:33 2011 Return-Path: X-Original-To: apmail-lucene-general-archive@www.apache.org Delivered-To: apmail-lucene-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3656E613F for ; Mon, 16 May 2011 13:23:33 +0000 (UTC) Received: (qmail 87130 invoked by uid 500); 16 May 2011 13:23:32 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 87097 invoked by uid 500); 16 May 2011 13:23:32 -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 Delivered-To: moderator for general@lucene.apache.org Received: (qmail 80029 invoked by uid 99); 16 May 2011 13:20:07 -0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Date: Mon, 16 May 2011 06:19:41 -0700 (PDT) From: btucker To: general@lucene.apache.org Message-ID: <1305551981763-2947848.post@n3.nabble.com> Subject: Query slower with 1.4.1 than 1.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi I'm working with a VB.net application that queries Solr via SolrNet. We were using Solr 1.4.0 with no problem, however when i updated to 1.4.1 a specific type of query started to be really slow: (barcodes:8010121021305 OR asset_barcodes:8010121021305) AND project_ids:(0 OR 7) Any ideas on what could be causing this and how to resolve it? Have reverted back to 1.4.0 for now and all is ok again. -- View this message in context: http://lucene.472066.n3.nabble.com/Query-slower-with-1-4-1-than-1-4-0-tp2947848p2947848.html Sent from the Lucene - General mailing list archive at Nabble.com.