Registry / utility / blevesearch-bleve-index-api

blevesearch-bleve-index-api

JSON →
library1.3.11gogounverified

Defines the index and mapping interfaces used by the Bleve full-text search library.

go get github.com/blevesearch/bleve_index_api
INSTALL
IMPORT
SIG · BLEVESEARCH-BLEVE-
B
blevesearch-bleve-index-api
utilitygov1.3.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bleve_index_api
github.com/blevesearch/bleve_index_api

Shows how to import and reference the Index interface.

package main import ( "fmt" "github.com/blevesearch/bleve_index_api" ) func main() { var index bleve_index_api.Index fmt.Printf("Index type: %T\n", index) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.11latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
blevesearch-bleve-index-api — go get blevesearch-bleve-index-api · libregistry