You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<div class="bt-form">
|
|
|
|
<div class="bt-w-main">
|
|
|
|
<div class="bt-w-menu">
|
|
|
|
<p class="bgw" onclick="pluginService('solr');">服务</p>
|
|
|
|
<p onclick="pluginInitD('solr');">自启动</p>
|
|
|
|
<p onclick="collectionManagement();">管理</p>
|
|
|
|
<p onclick="pluginLogs('solr','','run_log');">日志</p>
|
|
|
|
<p onclick="pluginConfig('solr','','script_full');">全量分页脚本</p>
|
|
|
|
<p onclick="pluginConfig('solr','','script_incr');">增量更新脚本</p>
|
|
|
|
<p onclick="pRead()">说明</p>
|
|
|
|
</div>
|
|
|
|
<div class="bt-w-con pd15">
|
|
|
|
<div class="soft-man-con"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
resetPluginWinWidth(700);
|
|
|
|
$.getScript( "/plugins/file?name=solr&f=js/solr.js", function() {
|
|
|
|
pluginService('solr');
|
|
|
|
});
|
|
|
|
</script>
|