Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 44777 invoked from network); 3 Oct 2004 00:45:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Oct 2004 00:45:17 -0000 Received: (qmail 28695 invoked by uid 500); 3 Oct 2004 00:44:16 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 28667 invoked by uid 500); 3 Oct 2004 00:44: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 28653 invoked by uid 99); 3 Oct 2004 00:44:15 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [194.159.73.194] (HELO post-24.mail.nl.demon.net) (194.159.73.194) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 02 Oct 2004 17:44:14 -0700 Received: from mda.demon.nl ([212.238.156.229]:11153 helo=[127.0.0.1]) by post-24.mail.nl.demon.net with esmtp (Exim 4.34) id 1CDuTw-000ORF-R5; Sun, 03 Oct 2004 00:44:08 +0000 Message-ID: <415F4BE3.9090001@zilverline.org> Date: Sun, 03 Oct 2004 02:46:27 +0200 From: Zilverline info User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: nl, en-us, en MIME-Version: 1.0 To: Lucene Users List Subject: Zilverline release candidate 1.0-rc6 available Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N All, I've just released a new candidate (*1.0-rc6*) New features include a command line indexer and support for Chinese and Cyrillic. Zilverline is an free search engine based on lucene that's ready to roll, and can be simply dropped in a Servlet Engine. It runs out of the box, and supports PDF, WORD, HTM, TXT, RTF and CHM, and can index zip, rar, and many other formats. Both on Windows and Linux. Zilverline supports plugins. You can create your own extractors for various file formats. I've provided Extractors for RTF, Text, PDF, Word, and HTML. Zilverline supports collections. A collection is a set of files and directories in a directory. A collection can be indexed, and searched. The results of the search can be retrieved from local disk or remotely, if you run a webserver on your machine. Files inside zip, rar and chm files are extracted, indexed and can be cached. The cache can be mapped to sit behind your webserver as well. It's also possible to specify your own handlers for archives. Say you have a RAR archive, and you have a program on your system that can extract the content from it, then you can specify that Zilverline should use this program. Please take look at http://www.zilverline.org, and have a swing at it. cheers, Michael Franken --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org