Using Solr search

Solr is an open-source, enterprise-level search platform, from the Apache Lucene project, that is known for scalability and performance. In its implementation of Solr, Ektron uses Apache Tomcat to host the Solr application, and ManifoldCF to manage the crawling of new or updated content. According to https://lucene.apache.org/solr/, "Solr powers the search and navigation features of many of the world's largest internet sites."

Using Solr, you can search all Ektron content, including Smart Forms and assets. Ektron's Solr implementation supports advanced search features, such as Refinements, Synonym Sets, Suggested Results, and Autocomplete. Solr also supports Ektron's templated search server controls and API. So if you previously worked with these components, you only need to master a few new concepts to migrate to Solr.

NOTE: To compare Solr with other Ektron search providers, see Search provider comparisons .