Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 91595 invoked from network); 4 Oct 2006 11:37:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 11:37:23 -0000 Received: (qmail 32535 invoked by uid 500); 4 Oct 2006 11:37:16 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 32481 invoked by uid 500); 4 Oct 2006 11:37:16 -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 32455 invoked by uid 99); 4 Oct 2006 11:37:16 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 04:37:16 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=erickerickson@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.166.180] ([64.233.166.180:41681] helo=py-out-1112.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 80/94-00170-BCC93254 for ; Wed, 04 Oct 2006 04:36:46 -0700 Received: by py-out-1112.google.com with SMTP id s49so190000pyc for ; Wed, 04 Oct 2006 04:36:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=MX633pj8OqI1l3o9ED5x7JPSKeks9iYneg44iUmR3/wz42HbJAqHZg7wDbRL2YDdjQ6rp8lpUWvAevbW0pksyuxQroj0uurey0hsePGt+hze+/4ltCsyr+43u5FOdUfhxZZeXdR7MLIXUH31EitVqnt35idMxCgMHAi1WSNi1Yg= Received: by 10.35.99.17 with SMTP id b17mr1031972pym; Wed, 04 Oct 2006 04:36:00 -0700 (PDT) Received: by 10.35.8.5 with HTTP; Wed, 4 Oct 2006 04:35:59 -0700 (PDT) Message-ID: <359a92830610040435m1b3bd754o481b6e864901b80d@mail.gmail.com> Date: Wed, 4 Oct 2006 07:35:59 -0400 From: "Erick Erickson" To: java-user@lucene.apache.org Subject: Re: Search in HTML code In-Reply-To: <7b2520d40610040231h420f20w6cc1c88fa2ce2a58@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_95613_995072.1159961759494" References: <7b2520d40610020550k466f230ax80ab6cd2f8ebb495@mail.gmail.com> <359a92830610021219u7107aac5lffa2950a5fab71a1@mail.gmail.com> <7b2520d40610030749u1226ad70ie4f6d66432ead974@mail.gmail.com> <359a92830610031045v8c56842v107a1f442f45347a@mail.gmail.com> <7b2520d40610040231h420f20w6cc1c88fa2ce2a58@mail.gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_95613_995072.1159961759494 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Don't interpret my reponses as *recommending* a database, since I don't know much about your problem space. It may or may not be the right choice. Mostly, I was thinking that your particular use of lucene as stated wasn't playing to lucene's strengths. It may well be that lucene is a fine choice if you re-think your solution, but then again, maybe not. Best of luck Erick On 10/4/06, John Bugger wrote: > > Thanks, Erick! I'll try to use LIKE query to database. > > ------=_Part_95613_995072.1159961759494--