项目作者: rmcclell

项目描述 :
Solr Data Tool
高级语言: JavaScript
项目地址: git://github.com/rmcclell/SDT.git
创建时间: 2017-10-02T22:58:10Z
项目社区:https://github.com/rmcclell/SDT

开源协议:

下载


SDT

Solr Data Tool

Introduction

This tool is designed to allow users to create a visual based dashboard of solr indexes. The dashboard configuration tool uses a wizard style UI to create dashboards that configuration data it stored within the browser local storage. Users can point to different indexes on different domains. Facet based data can be disected to product chart with drill down approach.

Alt text

Goals of Project

This is standalone tool to provide custom visual dashboards of solr index with Sencha ExtJs

Prerequisites

  • Cross Domain access via CORS or some other method to each of the index domains or app must be hosted on same domain
  • Internet Access

More Documentation comming soon…