We want to setup a private Packagist server (https://packagist.org/, https://github.com/composer/packagist) in our infrastructure.
We consider running Solr overhead as we will not have that have many packages. The Packagist documentation says that Solr is required by the search index. I couldn't find information about whether the search index is a mandatory feature, or whether I can run Packagist without it.
Any chance?
Thanks in advance!