class

Trigram

Inherits Reference < Object

Constructors

Class methods

parse(str : String) : Array(Int32)
Source

Instance methods

add(str : String) : Int32
Source
delete(str : String, id : Int32) : Nil
Source
doc_ids
Source
intersect(first : Hash(Int32, Bool), second : Hash(Int32, Bool)) : Hash(Int32, Bool)
Source
max_doc_id
Source
query(str : String) : Array(Int32)
Source
trigrams
Source

Nested types