Return-Path: Delivered-To: apmail-incubator-lucene-net-user-archive@locus.apache.org Received: (qmail 73099 invoked from network); 13 Jul 2006 01:03:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2006 01:03:24 -0000 Received: (qmail 76806 invoked by uid 500); 13 Jul 2006 01:03:24 -0000 Delivered-To: apmail-incubator-lucene-net-user-archive@incubator.apache.org Received: (qmail 76782 invoked by uid 500); 13 Jul 2006 01:03:24 -0000 Mailing-List: contact lucene-net-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-user@incubator.apache.org Delivered-To: mailing list lucene-net-user@incubator.apache.org Received: (qmail 76773 invoked by uid 99); 13 Jul 2006 01:03:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 18:03:24 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [12.160.78.67] (HELO mail.seva.comprosvs.com) (12.160.78.67) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 18:03:22 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: Leading wildcard in Lucene.Net 1.9? Date: Wed, 12 Jul 2006 21:03:00 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Leading wildcard in Lucene.Net 1.9? Thread-Index: AcamGBYjC6YUH42KSqims3No+J32wQ== From: "Nathan Haywood" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Our search instance needs to be able to search for a query as a substring of a term... For example, hex (as *hex*). I looked on the Lucene board and saw that there was a simple change to make to support this in the JAVA code, but the JAVA token syntax seems to have vanished into a helper class in the port. Has anyone enables *abc* queries in their system? Any pointers, types, code snippets? Thank you, Nathan Haywood Senior Software Engineer CorMine, LLC=20