Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 24471 invoked from network); 29 Jul 2003 09:57:45 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 29 Jul 2003 09:57:44 -0000 Received: (qmail 23693 invoked by uid 97); 29 Jul 2003 10:00:32 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@nagoya.betaversion.org Received: (qmail 23686 invoked from network); 29 Jul 2003 10:00:32 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 29 Jul 2003 10:00:32 -0000 Received: (qmail 24115 invoked by uid 500); 29 Jul 2003 09:57:41 -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 24103 invoked from network); 29 Jul 2003 09:57:41 -0000 Received: from mailhost.magus.co.uk (HELO dougal.magus.co.uk) (193.130.109.2) by daedalus.apache.org with SMTP; 29 Jul 2003 09:57:41 -0000 content-class: urn:content-classes:message Subject: RE: Lucene MBean service for JBoss MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Date: Tue, 29 Jul 2003 10:53:13 +0100 Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Lucene MBean service for JBoss Thread-Index: AcNPDdy0z0ZVErE3R6qd+qOg5bG0kgGqPfSgAAAON1A= From: "Dan Hanley" To: "Lucene Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sorry, hit send too soon.... The output gives: id: jboss.org/index.html, title: jboss home, author: someone-at-jboss, = rating: 9.5, dateAdded: Tue Jul 29 10:48:03 BST 2003 summary: JBoss :: Professional Open Source @import = url("themes/impact/style/style.css"); JBoss 3.0 Bundled Partner = Software JBoss 2.4 Complete List FAQ General Documentation User Development = Training Consu id: jboss.org/index.html, title: jboss home, author: someone-at-jboss, = rating: 9.5, dateAdded: Tue Jul 29 10:33:47 BST 2003 summary: JBoss :: Professional Open Source @import = url("themes/impact/style/style.css"); JBoss 3.0 Bundled Partner = Software JBoss 2.4 Complete List FAQ General Documentation User Development = Training Consu so it seems that: while(results.moveNext()) iterates twice, or am I missing something? Dan -----Original Message----- From: Dan Hanley=20 Sent: 29 July 2003 10:52 To: Lucene Users List Subject: RE: Lucene MBean service for JBoss Hi Andy This looks like a very useful MBean (quite a bit more developed than the = one I was working on).=20 One quick query on the quickstart example though, when I run it I get = the output twice: -----Original Message----- From: Andy Scholz [mailto:andy.scholz@exodelta.com] Sent: 20 July 2003 23:29 To: lucene-user@jakarta.apache.org Subject: Lucene MBean service for JBoss Hi All, For those that may be interested, I have written a full text indexing=20 service for the JBoss application server that uses Lucene as its engine. = It=20 allows lucene to be used as a service rather than a standalone app with=20 thread pooling, access synchronization, management etc. Index and search = interfaces are accessable via JNDI and remotely via session EJB's. Additionally I have provided content filters for common formats like = HTML,=20 MSWord, MSExcel, xml etc (with some help from other projects). A simple=20 interface also allows you to write your own filters for different = formats. It is available under an LGPL license and source code, binaries and info = are avaialble here: http://ejindex.sourceforge.net I'd love to get some feedback, so if your iterested, please let me know=20 your comments or suggestions;) regards, Andy Scholz --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org