This is an extension for Kotti that provides integration with Solr search engine.
When this extension is active, it will automatically post updates to a Solr instance when documents are added, modified, or deleted. It will also make a search in Kotti query the Solr instance.
pip install kotti_solr.- Set the Solr instance URL with the
kotti_solr.solr_urlconfiguration setting. - Add
kotti_solr.kotti_configuretokotti.configurators.