You can create a "configbundle" that will store you engines/chains/etc
configurations and apply them when build and start a new server.
It's really simple and useful.
This bundle is an example of such :
https://svn.apache.org/repos/asf/incubator/stanbol/trunk/data/defaultconfig/
HTH
++
On 08/15/2012 03:02 AM, harish suvarna wrote:
I am changing the minimum token size parameter in Stanbol configuration tag
in admin console. But the keywordxtraction engine is not picking up the
change.
Any clues?
Is there a way for me to save my engine chains, engine instance information
that gets stored in the 'stanbol' folder? If I update an engine, I am
removing the stanbol engine to make sure that the changes are picked up
correctly.? Dropping solr index zip is OK but redefining engine chains
again is an inconvenience.
-harish