giza_sphinxsearch v0.1.0 Giza.Service

Summary

Functions

handle_call(msg, from, state)

GenServer.handle_call/3 callback

Handle request to query via SphinxQL

http_send(query)
init(args)

GenServer.init/1 callback

Start http service and initialize sphinx with connection options that will be used in every query

send(query)
sphinxql_send(query)
start_link(opts)
start_link(Keyword.t) :: GenServer.on_start