
|
If you were logged in you would be able to see more operations.
|
|
|
Needed by KATTA-171. This would allow to store custom properties for an implementation of IContentServer (f.e. LuceneServer) inside the katta.node.properties.
|
|
Description
|
Needed by KATTA-171. This would allow to store custom properties for an implementation of IContentServer (f.e. LuceneServer) inside the katta.node.properties. |
Show » |
|
setNodeName(String nodeName) has been replaced with init(String nodeName, NodeConfiguration nodeConfiguration).
That way content-server implementations, like LuceneServer or MapfileServer, can have custom-properties configured in katta.node.properties.