struct Memo::Config::Search

Overview

Search configuration

Defined in:

memo/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(default_limit : Int32 = 10, default_min_score : Float64 = 0.7) #

[View source]

Instance Method Detail

def default_limit : Int32 #

[View source]
def default_min_score : Float64 #

[View source]