Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 789 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 789 Bytes

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...