Install golang-github-blevesearch-bleve-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-blevesearch-bleve-dev
Description:
modern text indexing library for go
Blevesearch is a library that provides full-text search and indexing for Go. It is designed to be fast, flexible, and easy to use. . Features: * Index any go data structure (including JSON) * Intelligent defaults backed up by powerful configuration * Supported field types: - Text - Numeric - Date * Supported query types: - Term, Phrase, Match, Match Phrase, Prefix - Conjunction, Disjunction, Boolean - Numeric Range, Date Range - Simple query syntax for human entry * tf-idf Scoring * Search result match highlighting * Supports Aggregating Facets: - Terms Facet - Numeric Range Facet - Date Range Facet
Homepage: https://github.com/blevesearch/bleve
Version: 0.5.0+git20170912.278.6eea5b78-3
Section: universe/devel