> 1) In the modes.xml/dtd/xsd, I do not see Enterprise Google as a > possible source. > For Enterprise Google to be added to the modes.xml file, will more > coding be required?For example, will additional code development be > necessary for SearchConfiguation?
No, a Google Enterprise search command implementation does not exists yet. But it would be easy to implement. Take, for an example, a look at YahooWebSearchCommand.java to see what's involved in writing an implementation that works against a RESTful search service. If you can provide the correct documentation i can create the class outline for you. > 2) Is there an Eclipse tutorial for working with > Sesat/generic.sesam/localhost.com/ROOT? No there isn't. But a number of developers here are using eclipse without problems, but I use NetBeans (which requires no project files). Sesat-kernel and its submodules are all plain maven projects so the eclipse instructions should be the same as for any other maven project. I believe it's just a matter of running mvn eclipse:eclipse in the sesat-kernel directory to create the necessary eclipse project files. ~mck -- "Each and everyone of us are Angels with only one wing. We need to hold on to each other befor we can fly." Leo F. Buscaglia | semb.wever.org | sesat.no | sesam.no |
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
