Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 8819 invoked from network); 7 Jul 2003 15:41:42 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 7 Jul 2003 15:41:42 -0000 Received: (qmail 10405 invoked by uid 97); 7 Jul 2003 15:44:10 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@nagoya.betaversion.org Received: (qmail 10398 invoked from network); 7 Jul 2003 15:44:10 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 7 Jul 2003 15:44:10 -0000 Received: (qmail 8534 invoked by uid 500); 7 Jul 2003 15:41:40 -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 8521 invoked from network); 7 Jul 2003 15:41:39 -0000 Received: from mailhub-3.iastate.edu (129.186.140.13) by daedalus.apache.org with SMTP; 7 Jul 2003 15:41:39 -0000 Received: from mailout-1.iastate.edu (mailout-1.iastate.edu [129.186.140.1]) by mailhub-3.iastate.edu (8.9.3p2/8.9.3) with SMTP id KAA11674 for ; Mon, 7 Jul 2003 10:41:41 -0500 Received: from 12-216-62-95.client.mchsi.com(12.216.62.95) by mailout-1.iastate.edu via csmap id 25776; Mon, 07 Jul 2003 15:39:48 +0000 (UTC) Message-ID: <006501c3449e$71c5dd20$0201a8c0@bonghit> From: "Brian Mila" To: "Lucene Users List" References: <000001c34411$14f4dbb0$f3af1581@VALUEDDC3E02C5> Subject: Re: accessing Lucene functionality from asp.net Date: Mon, 7 Jul 2003 10:42:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Jagdip, You could try using the .NET port of Lucene. I haven't tried doing any asp.net yet but I imagine it should be fairly easy to connect to. http://sourceforge.net/projects/nlucene I've been using it for several months now. It seems pretty stable and most of the functionality is there. Brian ----- Original Message ----- From: "Jagdip Singh" To: "'Lucene Users List'" Sent: Sunday, July 06, 2003 5:51 PM Subject: accessing Lucene functionality from asp.net > Hi, > I have web pages in asp.net and developing search for web site using > Lucene. I have to use Lucene's API from asp.net's code to search and > also feed new web pages and articles submitted to web site for updating > indexes of Lucene. Is there anyone who did similar work i.e. used > Lucene's functionality through asp.net. > > Regards, > Jagdip > --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org