RegenerateWeights
Updates the weight attribute for all edges in the index, recalculating the internally generated weight and saving the new value.
You can use this parameter to update weights if you change the Weighting configuration parameter value after you have indexed documents. You can also use it if you have indexed documents by using the IndexDocs action and the RegenerateWeights action parameter set to false
.
This action has an effect only when the Weighting configuration parameter is set to ShortStep
.
Example
http://12.3.4.56:10300/action=RegenerateWeights
This action regenerates the weights of edges in the graph.