Elasticlunr.Dsl.Query behaviour (Elasticlunr v0.4.0) View Source
Link to this section Summary
Link to this section Types
Specs
score_results() :: [%{score: integer(), ref: Elasticlunr.Index.document_ref()}]
Link to this section Callbacks
Specs
filter(module :: struct(), index :: Elasticlunr.Index.t(), options :: keyword()) :: list()
Specs
Specs
rewrite(module :: struct(), index :: Elasticlunr.Index.t()) :: struct()
Specs
score(module :: struct(), index :: Elasticlunr.Index.t(), options :: keyword()) :: score_results() | %Stream{accs: term(), done: term(), enum: term(), funs: term()}