Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 9699 invoked from network); 9 May 2005 10:17:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 May 2005 10:17:48 -0000 Received: (qmail 35532 invoked by uid 500); 9 May 2005 10:17:16 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 35418 invoked by uid 99); 9 May 2005 10:17:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of gcaj-jackrabbit-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 09 May 2005 03:17:13 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DV58h-0006hg-QX for jackrabbit-dev@incubator.apache.org; Mon, 09 May 2005 12:05:37 +0200 Received: from sisapext05.sis-west.de ([195.42.253.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 May 2005 12:05:27 +0200 Received: from martin.chalupka by sisapext05.sis-west.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 May 2005 12:05:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: jackrabbit-dev@incubator.apache.org From: Martin Chalupka Subject: Re: best practices for searching binary content? Date: Mon, 9 May 2005 10:04:52 +0000 (UTC) Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 195.42.253.25 (Mozilla/5.0 (Windows; U; WinNT4.0; de-DE; rv:1.4) Gecko/20030619 Netscape/7.1 (ax)) Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello Edgar and David, thanks for your replies. yes you are right - duplicating data is not so smart, but i wasn't aware of the possiblities of configuring additional TextFilters. well, works fine... greetings, Martin