-- resend. i haven't seen the first send arrive to the list yet. --

Simon,

> I've been trying to get the tutorial to work and I'm struggling a
little.
> 
> Studying the sesam.log the problem appears to be in the generic.sesam 
> application.

Yes, there is a fault in the tutorial that's creep in.
For the sesam.com tutorial you should add 
evaluation="false" 
to the mode in modes.xml to avoid the connections to the solr index.
Or you can install and configure your own solr index for evaluation as
explained here http://sesat.no/howto-solr-query-evaluation.html 

> The pom.xml defines a number of services (in all profiles) and in the 
> development profile most of these point to localhost.

These are only examples. Development on sesam.no uses these examples by
forwarding these ports through our hosting firewall to the various
indexes. When running the sesam.com example the only two indexes being
used are Yahoo which is a public host+port and the solr evaluation host
+port.

> I guess I can understand this as I don't have any of the other
services
> configured on my local machine 
> the other profiles didn't look as if they would help any...

The other profiles are intended for various testing, and production,
environments so the index host+port configuration can vary between such
environments. This is briefly touched on in
http://sesat.no/kernel-operations.html 

I've corrected both the tutorial and the archetype to disable the
evaluation. Thank you for pointing the fault out.

~mck

-- 
"It is not enough to have a good mind; the main thing is to use it
well." Descartes 
| semb.wever.org | sesat.no | sesam.no |

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to