[Mono-docs-list] monodoc status?

Lee Mallabone mono-docs@fonicmonkey.net
26 Mar 2003 12:15:12 +0000


On Wed, 2003-03-26 at 02:32, Miguel de Icaza wrote:

> > How's search/indexing coming along? Is there a design or
> > work-in-progress for any of it?
>
> For searching, I want to reuse the Evolution searching library.  Michael
> Zucchi from Evolution has been kind enough to package the library as a
> standalone library that we can use, but I have lacked the time to work
> on integrating it.

Will that be easy to wrap into C#?
I have a fair amount of experience with a great free Java full-text
search engine - Apache Lucene. More info can be found on its web page at
http://jakarta.apache.org/lucene/

It has a C# port named NLucene; is this something you might consider
using for searching, or does the evolution search library fit the bill
for sure?

Where can I read up on the evolution searching library? Does it have any
white papers/articles, API docs you could point me at?

Regards,

Lee.