Elasticlunr.Dsl.Query behaviour (Elasticlunr v0.1.1) View Source
Link to this section Summary
Link to this section Types
Specs
options() :: any()
Specs
score_results() :: [%{score: integer(), ref: Elasticlunr.Index.document_ref()}]
Link to this section Callbacks
Specs
filter(module :: struct(), index :: Elasticlunr.Index.t(), options :: options()) :: list()
Specs
Specs
rewrite(module :: struct(), index :: Elasticlunr.Index.t()) :: struct()
Specs
score(module :: struct(), index :: Elasticlunr.Index.t(), options :: options()) :: score_results()