Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 81792 invoked from network); 5 Sep 2006 21:35:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2006 21:35:11 -0000 Received: (qmail 93553 invoked by uid 500); 5 Sep 2006 21:35:06 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 93067 invoked by uid 500); 5 Sep 2006 21:35:04 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 93056 invoked by uid 99); 5 Sep 2006 21:35:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 14:35:04 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [65.199.122.2] (HELO mainsequence.net) (65.199.122.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 14:35:04 -0700 Received: from 127.0.0.1 ([68.164.221.250]) by mainsequence.net (mainsequence.net) (MDaemon.PRO.v7.2.0.R) with ESMTP id md50002572118.msg for ; Tue, 05 Sep 2006 17:34:42 -0400 Reply-To: Chris Salem From: Chris Salem To: java-user@lucene.apache.org CC: Subject: parser question Date: Tue, 05 Sep 2006 21:34:37 -0000 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: PCRecruiter Emulation of Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: PCRecruiter Emulation of Microsoft MimeOLE V6.00.2800.1441 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_pcrC605B1E2FAB246FBB376777D423359E3section1-b1" X-Spam-Processed: mainsequence.net, Tue, 05 Sep 2006 17:34:42 -0400 (not processed: message from valid local sender) X-MDRemoteIP: 68.164.221.250 X-Return-Path: chris@mainsequence.net X-MDaemon-Deliver-To: java-user@lucene.apache.org X-Virus-Checked: Checked by ClamAV on apache.org Message-Id: <20060905213504.44ED610FB00A@asf.osuosl.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_pcrC605B1E2FAB246FBB376777D423359E3section1-b1 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit With all the parsers I have tried a space in a query, such as doing a search for "sales manager", interprets the space as an OR, is there a way to change it so that it interprets a space as an AND? Chris Salem 440.946.5214 x5458 chris@mainsequence.net (The following links were included with this email:) mailto:chris@mainsequence.net (The following links were included with this email:) mailto:chris@mainsequence.net ------=_pcrC605B1E2FAB246FBB376777D423359E3section1-b1--