You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Jagdip Singh <jx...@cs.rit.edu> on 2003/07/07 00:51:05 UTC

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

lucene handling different document formats

Posted by Maurice Coyle <ma...@ucd.ie>.
could anyone tell me if there's some sort of repository somewhere that
contains parsers for document types such as .doc, .pdf, .xls?  or how i'd
begin to go about thinking to write one (tutorials etc much appreciated)

thanks,
maurice

Re: accessing Lucene functionality from asp.net

Posted by Brian Mila <bm...@iastate.edu>.
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" <jx...@cs.rit.edu>
To: "'Lucene Users List'" <lu...@jakarta.apache.org>
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