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.16.3
2026-07-25 16:00:16 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
]