Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Analytics : Create admin dashboard to crawldb to visualize the stats in realtime #23

Closed
thammegowda opened this issue Aug 8, 2016 · 9 comments

Comments

@thammegowda
Copy link
Member

Get stats from solr crawldb by querying it and visualize the results using charts like D3js (or similar)

@jorgelbg
Copy link

jorgelbg commented Aug 8, 2016

Perhaps there is no need of building something from scratch, since the stats are stored on Solr, we could use something like https://github.com/lucidworks/banana (port of Kibana) so adding an exported version of the panel could be enough, plus every body can customize it.

@thammegowda
Copy link
Member Author

👍 @jorgelbg Thanks.
+1 for Banana.

@karanjeets
Copy link
Member

@jorgelbg: Thanks for the suggestion. Banana is definitely a good visual aid.

However, apart from visuals, we are also looking forward to some interaction with the Crawler through a user interface. This can provide many benefits, for eg: guiding the crawl.

@manishdwibedy
Copy link

Hi, I would love to pitch in. If anyone can help me what exactly needs to be done.. Thanks.

@karanjeets
Copy link
Member

Hi @manishdwibedy
Thanks for joining in. There are two user interfaces we are targeting here:

  • Banana Dashboard connected to CrawlDB (Solr).
  • An interactive user interface (preferably in angularJS) which can start, monitor and visualize the crawl.

I would recommend you starting the banana dashboard and add graphs which can help visualize the crawl data. Start by running Sparkler on your local system and analyzing the Solr schema.

@karanjeets
Copy link
Member

@manishdwibedy
Thanks for your time today. Since you have Sparkler working on your local machine now, I am really looking forward to the first draft of Banana dashboard.

Once again, thanks for your interest in Sparkler!

@manishdwibedy
Copy link

@karanjeets Check the PR #38 for the banana dashboard.

@karanjeets
Copy link
Member

Thanks @manishdwibedy!! 👍

I will review and merge. For the next steps, please create sub-tasks (as GitHub issues) for Banana dashboard, so that others can also contribute in this. :)

@thammegowda
Copy link
Member Author

Resolved by #39

buggtb added a commit that referenced this issue Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants