Adam Hallett
Adam Hallett
sweeps
Hi, Is there a best practice for calling sweep?
Rails 6+
Does this not parse the logs of Rails 6+? I'm not seeing any output.
Hi Pat, I'm seeing a `SystemExit: exit` error when I try to run an index job: ``` ThinkingSphinx::Deltas::IndexJob.new("tickets_core").perform ``` This should work? I tried with deltas too.
Hi Pat, Hope you're doing well. Is there a way to load balance sphinx servers with one of these options? 1) Two sphinx searchd instances on separate servers where requests...
Is it possible to add environment variables to `thinking_sphinx.yml`? It looks like it's not possible but wondering if there is another solution for setting host address dynamically.