class Search::Search

Defined in:

search.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(logger : Logger = Logger.new(STDOUT)) #

[View source]

Instance Method Detail

def query(q : String, options = {} of String => String) #

[View source]
def query(ctx : HTTP::Server::Context) #

[View source]