package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 24, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package bleve provides the ability to work with bleve queries.
DefaultCreator exposes a kql to bleve query creator.
Compiler represents a KQL query search string to the bleve query formatter.
Compile implements the query formatter which converts the KQL query search string to the bleve query.
type Creator[T any] struct {
}
Creator is combines a Builder and a Compiler which is used to Create the query.
Create implements the Creator interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.