[Mono-docs-list] Searching for Monodoc

Miguel de Icaza miguel@ximian.com
08 Oct 2003 13:55:14 -0400


Hello,

> On Fri, 2003-09-19 at 22:40, Ben Maurer wrote:
> > I was just browsing SF.net and noticed that someone ported the Lucene
> > indexing/search framework to C#
> > (http://sourceforge.net/projects/lucenedotnet/). What would you guys
> > think of integrating this with monodoc? How would we import this large
> > piece of code in?
> 
> Hi Ben, I think this would be great - it's something I'd advocated a few
> months ago, but unfortunately never got time to implement. I use the
> Java version of Lucene at work all the time and it's a great piece of
> software.
> 
> I seem to remember Miguel was more in favour of wrapping the indexing
> framework from Evolution, but I personally liked the idea of the
> Lucene-based "pure C#" approach...

That was a long time ago.  I would not mind doing lucene today.

Miguel