Giza.SphinxProtocol.geo

You're seeing just the function geo, go back to Giza.SphinxProtocol module for more information.
Link to this function

geo(query, lat, long)

Utilize geo ability in a sphinx query.

Examples

    iex> Giza.SphinxProtocol.geo(query, 0.659298124, -2.136602399)
    {:giza_query, 'localhost', 9312, 0, 275,
    "postsummary_fast_index postsummary_slow_index", 10, 25, 0, 0, 1000, 0, 4, "",
    "", 0, "@group desc", "genghis khan", [], {:deg, 0.659298124, -2.136602399}, [], [], 0}