//
pkg.gl
Category
github.com/blevesearch/bleve/v2
document
package
2.4.4
Repository:
https://github.com/blevesearch/bleve.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
12
Dependents
11
Files
1.2k SLOC
#
Functions
NewBooleanField
NewBooleanFieldFromBytes
NewBooleanFieldWithIndexingOptions
NewCompositeField
NewCompositeFieldWithIndexingOptions
NewDateTimeField
NewDateTimeFieldFromBytes
NewDateTimeFieldWithIndexingOptions
NewDocument
NewGeoCircleFieldWithIndexingOptions
NewGeometryCollectionFieldWithIndexingOptions
NewGeoPointField
NewGeoPointFieldFromBytes
NewGeoPointFieldWithIndexingOptions
NewGeoShapeField
NewGeoShapeFieldFromBytes
NewGeoShapeFieldWithIndexingOptions
NewIPField
NewIPFieldFromBytes
NewIPFieldWithIndexingOptions
NewNumericField
NewNumericFieldFromBytes
NewNumericFieldWithIndexingOptions
NewTextField
NewTextFieldCustom
NewTextFieldWithAnalyzer
NewTextFieldWithIndexingOptions
#
Constants
DefaultBooleanIndexingOptions
DefaultCompositeIndexingOptions
DefaultDateTimeIndexingOptions
DefaultDateTimePrecisionStep
DefaultGeoShapeIndexingOptions
DefaultIPIndexingOptions
DefaultNumericIndexingOptions
DefaultPrecisionStep
DefaultTextIndexingOptions
#
Variables
GeoPrecisionStep
MaxTimeRepresentable
MinTimeRepresentable
#
Structs
BooleanField
CompositeField
DateTimeField
Document
GeoPointField
GeoShapeField
IPField
NumericField
TextField
#
Interfaces
Field