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" <[EMAIL PROTECTED]> To: "'Lucene Users List'" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
