Elasticlunr
v0.1.1
Pages
Modules
Elasticlunr.Dsl.NotQuery
(Elasticlunr v0.1.1)
View Source
Link to this section
Summary
Types
t()
Functions
new(inner_query)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %Elasticlunr.Dsl.NotQuery{inner_query:
struct
()}
Link to this section
Functions
Link to this function
new(inner_query)
View Source
Specs
new(
struct
()) ::
t
()