Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
search
master
Top Level Namespace
GenericSearch
PrimoSearch
Query
Parser
Bracket
MatchType
OperatorType
Query
Term
TermType
Search
Search
Generated using Crystal 1.14.0
2024-11-08 04:29:10 UTC
class
Query::
Parser
Query::Parser
Reference
Object
Defined in:
query/parser.cr
Constructors
.new
(index_map : Hash(String, JSON::Any))
Instance Method Summary
#parse
(query)
Constructor Detail
def self.
new
(index_map : Hash(String, JSON::Any))
#
[
View source
]
Instance Method Detail
def
parse
(query)
#
[
View source
]