MidCOM Indexer
From OpenPSA Wiki
The MidCOM Indexing service is available in the MidCOM Purecode Component midcom.services.indexer, which is used to generate the index for MidCOM's search functionality. It is based on Apache Lucene in version 2.6 and on Solr in newer versions.
The Component midcom.helper.search provides an interface for queries and result presentation.
[edit] Commands
There is a MidCOM URL Method that can be called by any user with admin privileges: By accessing the MidCOM URL Method [sitename]/midcom-exec-midcom/reindex.php, the reindexing of the entire website can be triggered.
