[Java-gnome-developer] java desktop search
Brought to you by:
afcowie
From: dan <dan...@gm...> - 2005-08-07 17:02:45
|
The project with my code is up on souceforge. It is called DeskCrawler. Robert had said that he was going to integrate some code he had with what i put up on sourceforge. So far DeskCrawler is very similar to Beagle in design. If you want to build deskcrawler, there are 2 modules in the cvs: deskcrawler and deskcrawler-base. They are both the same and i am going to remove deskcrawler-base. The code uses lucene and commons-daemon. You first must launch the daemon in the background using jsvc, then you can run the client to perform an actual search. There is no make file for most of the code right now because I have built it using eclipse. There is a small makefile for building a jni library for accessing gnomevfs mime information. Let me know if you guys have any luck with my code and if you are still interested in this project. thanks, Dan |