The SolrContentSearchTool method "_onColumnMove" does not work properly.
When moving a column by drag and drop, it tries to keep the order consistent in the "columns" parameter field. But it fails.
If the "columns" parameter field is empty, the page just breaks.
If the "columns" parameter field is not empty, this methods fails to execute and does nothing.