Skip to content
dbraga edited this page Nov 12, 2014 · 6 revisions

Thoth is a real-time solr monitor and search analysis engine. It's a set of tools that can help you collect, visualize and leverage data coming from your solr search infrastructure.

Documentation about Thoth and modules

Thoth Core (Indexing)

Contributing

  • Fork it
  • Create your feature/bug fix branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request
Clone this wiki locally