in wrote:
>
> I was reading about the new desktop search tool, Beagle, that will be
> part of the Suse 9.3 release Wednesday:
>
> http://news.zdnet.co.uk/software/lin...9190538,00.htm
>
>
> The cool thing is Beagle for GNOME uses a .NET based indexxer called
> Lucene:
Which is a rip-off of an Apache project called - surprise, surprise! - Lucene,
which is written in Java. The "good news", however, is that Lucene.NET is no
longer being developped by
http://lucenedotnet.com/. The Lucene.Net Dev Team
recommends something called SearchBlackBox at
http://searchblackbox.com/.
Now, Beagle is a Gnome project. Which makes it GPL. Which doesn't quite go
side-by-side with the SearchBlackBox "Simple License Model" which has
"commercial" written all over it.
Anyone care to shed more light on this whole issue?
> http://beaglewiki.org/index.php/Beagle
>
> "Beagle is an experimental tool for indexing and searching your data.
> With use of the Lucene.NET indexer beagle can be queried fast for useful
> information. For further use you can checkout the 'beagle' module from
> gnome CVS. Beagle offers a search tool 'best' and several indexing
> scripts to incorporate your useful data and metadata into Beagle's index."