PavlidisLab / Gemma

Genomics data re-analysis
Apache License 2.0
23 stars 6 forks source link

Disable Hibernate Search on the CLI profile #851

Open arteymix opened 1 year ago

arteymix commented 1 year ago
arteymix commented 1 year ago

If we disable it altogether, we have to make some of our components like the HibernateSearchSource profile-specific.

It may make sense to have a profile specifically for enabling full-text search because web and cli are not a thing in gemma-core.

That, or a setting, but I like the idea of a configuration-free approach