0

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!

mile
  • 76
  • 1
  • 2

1 Answers1

0

Yep, solr is completely optional, you need it only if you need search functionality.

Hades Architect
  • 145
  • 1
  • 6