giza_sphinxsearch v0.0.1 API Reference

Modules

Giza Sphinx Search client. The Giza core class provides wrapping to make using Sphinx easy in the typical infrastructure of an elixir application. Any Giza functionality is easiest to use when started by piping a request starting here. All functionality is available through Giza.Query, Giza.Request etc

Query building helper functions. Add customizations such as limits and phrase weighting to your queries

Send query to Sphinx Daemon and return a results syncronously