Ruby on Rails - Sphinx install?
-
Is there any easy way to install Sphinx on Windows using Laragon?
-
@inputchip : What's Sphinx?
-
It's an open source search server that a Ruby project I want to run requires as a prerequisite.
The project requires Sphinx 2.1.4
-
@inputchip : How about using Procfile?
Ref:
https://forum.laragon.org/topic/476/laragon-feature-procfile-what-is-it
-
@leokhoa : Thanks, I'll take a look at that to see if it is compatible with this project.