Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 25111 invoked from network); 12 Aug 2005 07:36:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Aug 2005 07:36:07 -0000 Received: (qmail 39519 invoked by uid 500); 12 Aug 2005 07:36:01 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 39127 invoked by uid 500); 12 Aug 2005 07:35:58 -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 39101 invoked by uid 99); 12 Aug 2005 07:35:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2005 00:35:58 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_50_60,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.83.242.16] (HELO mail.anchormen.nl) (212.83.242.16) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2005 00:36:20 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: Library for easy write/read from Documents. Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C59F10.747BF120" Date: Fri, 12 Aug 2005 09:35:47 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Message-ID: <24CFCE44DCB015489FB96D38BDF4FCAA0711D1@gerard.anchormen.nl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Library for easy write/read from Documents. Thread-Index: AcWfEHQIpUeeIqOBRPu9LJo33thpSg== From: "Peter Veentjer - Anchor Men" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C59F10.747BF120 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable =20 I`m currently developing a small library for easy reading/writing stuff to and from the document. All primitives (long,short,int,bool,byte,float,double,char) and non primitive Numbers are supported, optionally they are compressed (a long doesn`t need 19 characters but only 2) and they are optionally lexographically and lexographically compressed.=20 =20 I also have created a few functions that make it easy to insert text: keywords, unstored, unindexed etc. =20 I would like to make this library public on a very short time (I`m currently writing and testing it) and I`m wondering what is the best way to add/give it to Lucene. Met vriendelijke groet, Peter Veentjer Anchor Men Interactive Solutions - duidelijk in zakelijke internetoplossingen Praediniussingel 41 9711 AE Groningen T: 050-3115222 F: 050-5891696 E: p.veentjer@anchormen.nl I : www.anchormen.nl =20 =20 ------_=_NextPart_001_01C59F10.747BF120--