Re: Beagle search engine

2005-02-01 Thread Mario Sopena
Hello,

On Tue, 01 Feb 2005 18:46:51 +0530, Veerapuram Varadhan
[EMAIL PROTECTED] wrote:
 Mario Sopena wrote:
  Hallo guys,
I know Beagle uses the Lucene.NET indexer. I want to use it inside
  monodoc to search all the documentation.
 You can use beagle to do the searching part.

Well, it will be great that Beagle could index the Monodoc
documentation, but we cannot force everybody that wants to search in
Monodoc to install Beagle. So the problem is still there.
 
 AFAIK, fredrik ([EMAIL PROTECTED]) has done monodoc indexing in
 beagle.  A primitive code is available in beagle,
 beagled/MonodocQueryable/MonodocQueryable.cs.
 

I will look at it carefully, but my question is still there; is the
Lucene engine from Beagle a hacked version or it is just copied from
the dotLucene project? Is there a way we can share that with monodoc?

Any suggestion will be apreciated.
Mario
___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: Beagle search engine

2005-02-01 Thread Joe Shaw
On Tue, 2005-02-01 at 11:50 -0500, Joe Shaw wrote:
 The hacks we've done are very minor: we added a property that lets us
 change where the lockfiles are stored, and we added a bunch of
 Beagle-specific locking.

I meant Beagle-specific logging.  Anyway, look at the diff:

http://cvs.gnome.org/viewcvs/beagle/beagled/Lucene.Net/upstream-changes.diff?view=markup

Joe

___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: Beagle search engine

2005-02-01 Thread Fredrik Hedberg
Hi,
http://users.avafan.com/~fredrik/beagle/beagle-monodoc.png
The client part uses Beagle and the Monodoc backend is in CVS. I'll see 
if I can dig out the code, I think I have it somewhere... Varadhan, if 
you got it, feel free to post it.

/Fredrik
___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: Beagle search engine

2005-02-01 Thread Joe Shaw
On Tue, 2005-02-01 at 17:50 -0500, Christopher Schmidt wrote:
 and I doubt Beagle will be migrating to those platforms anytime soon.

Don't be so sure.

 Where is that? The dotlucene sourceforge project is gone. Is there
 a new location?

It's still there:

http://sourceforge.net/projects/dotlucene

Joe

___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers