Skip to content

Toro Cloud Dev Center


Custom search indices

Martini supports one of the most popular open-source enterprise search platforms, Apache Solr. This means that you have the ability to link you own Solr cores, index, and search Solr documents from your local or remote Solr servers1.

Martini comes preconfigured with two Solr cores, one each for the invoke monitor and Tracker. It uses these cores to implement Martini's monetization feature, and for logging data processed by trackable services. With custom search indices, you can also index and query whichever dataset you like, and implement custom logic using services for your applications.

Delve on how to work with custom search indices through the following resources:


  1. Support for embedded, remote, and SolrCloud versions of Solr are dependent on your Martini subscription plan.