Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 68154 invoked from network); 4 Dec 2003 22:49:33 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Dec 2003 22:49:33 -0000 Received: (qmail 21111 invoked by uid 500); 4 Dec 2003 22:49:15 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 20964 invoked by uid 500); 4 Dec 2003 22:49:15 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 20944 invoked from network); 4 Dec 2003 22:49:14 -0000 Received: from unknown (HELO mhro1.mayo.edu) (129.176.212.21) by daedalus.apache.org with SMTP; 4 Dec 2003 22:49:14 -0000 Received: from excsrv01.mayo.edu (excsrv01.mayo.edu [129.176.235.101]) by mhro1.mayo.edu with ESMTP for lucene-user@jakarta.apache.org; Thu, 4 Dec 2003 16:49:14 -0600 Received: by excsrv01.mayo.edu with Internet Mail Service (5.5.2653.19) id ; Thu, 4 Dec 2003 16:49:13 -0600 Message-Id: <818623B5FD23D51193200002B32C07610D897BBD@excsrv44.mayo.edu> From: "Armbrust, Daniel C." To: 'Lucene Users List' Subject: Query creation Date: Thu, 4 Dec 2003 16:49:04 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is it possible to create a query that would find a match in a document if and only if the query (a one word query) matched with the first word in the field I am searching? Or do I have to rebuild my indexes, with a field that only contains the first word? Thanks, Dan --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org