Tomek Lorek wrote: > Hi there, > I'm working on a simple CD catalog application and I need to store > somehow the information on the files and directories.
Lucene is probably much more fitted for your task. A Mono implementation (Lucene.Net) exists [1] and is fairly stable (it is used by Beagle, a linux desktop search application [2]). - Damien [1] http://incubator.apache.org/lucene.net/ [2] http://beagle-project.org/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
