https://github.com/cdpierse/bleve_example

Building a search engine in Go using Bleve!

https://github.com/cdpierse/bleve_example

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.2%) to scientific vocabulary

Keywords

bleve go search-engine
Last synced: 5 months ago · JSON representation

Repository

Building a search engine in Go using Bleve!

Basic Info
  • Host: GitHub
  • Owner: cdpierse
  • Language: Go
  • Default Branch: master
  • Homepage:
  • Size: 24.6 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 7
  • Releases: 0
Topics
bleve go search-engine
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

cdpierse Go Report Card

Bleve Indexing Example


Using the Bleve package to create an index of the HuffPost News Category Dataset.

Owner

  • Name: Charles
  • Login: cdpierse
  • Kind: user
  • Location: Dublin, Ireland
  • Company: @quantcopy

ML Engineer - interested in search engines, knowledge graphs, NLP, and recommender systems.

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 36
  • Total Committers: 1
  • Avg Commits per committer: 36.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Charles Pierse c****e@g****m 36

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 15
  • Total pull requests: 4
  • Average time to close issues: 2 days
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.2
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • cdpierse (15)
Pull Request Authors
  • cdpierse (4)
Top Labels
Issue Labels
bug (1) enhancement (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 0
proxy.golang.org: github.com/cdpierse/bleve_example
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.1%
Average: 7.4%
Dependent repos count: 7.6%
Last synced: 8 months ago

Dependencies

go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/RoaringBitmap/roaring v0.4.21
  • github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
  • github.com/aws/aws-sdk-go v1.32.9
  • github.com/blevesearch/bleve v1.0.9
  • github.com/blevesearch/blevex v0.0.0-20190916190636-152f0fe5c040
  • github.com/blevesearch/go-porterstemmer v1.0.3
  • github.com/blevesearch/mmap-go v1.0.2
  • github.com/blevesearch/segment v0.9.0
  • github.com/blevesearch/snowballstem v0.9.0
  • github.com/blevesearch/zap/v11 v11.0.9
  • github.com/blevesearch/zap/v12 v12.0.9
  • github.com/blevesearch/zap/v13 v13.0.1
  • github.com/blevesearch/zap/v14 v14.0.0
  • github.com/coreos/etcd v3.3.10+incompatible
  • github.com/coreos/go-etcd v2.0.0+incompatible
  • github.com/coreos/go-semver v0.2.0
  • github.com/couchbase/ghistogram v0.1.0
  • github.com/couchbase/moss v0.1.0
  • github.com/couchbase/vellum v1.0.1
  • github.com/cpuguy83/go-md2man v1.0.10
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2
  • github.com/glycerine/goconvey v0.0.0-20190410193231-58a59202ab31
  • github.com/go-sql-driver/mysql v1.5.0
  • github.com/golang/protobuf v1.2.0
  • github.com/golang/protobuf v1.3.2
  • github.com/golang/snappy v0.0.1
  • github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
  • github.com/gopherjs/gopherjs v0.0.0-20190910122728-9d188e94fb99
  • github.com/hashicorp/hcl v1.0.0
  • github.com/hpcloud/tail v1.0.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/jmespath/go-jmespath v0.3.0
  • github.com/jtolds/gls v4.20.0+incompatible
  • github.com/kljensen/snowball v0.6.0
  • github.com/magiconair/properties v1.8.0
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.1.2
  • github.com/mschoch/smat v0.2.0
  • github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae
  • github.com/onsi/ginkgo v1.7.0
  • github.com/onsi/ginkgo v1.6.0
  • github.com/onsi/gomega v1.4.3
  • github.com/pelletier/go-toml v1.2.0
  • github.com/philhofer/fwd v1.0.0
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563
  • github.com/russross/blackfriday v1.5.2
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cast v1.3.0
  • github.com/spf13/cobra v0.0.5
  • github.com/spf13/jwalterweatherman v1.0.0
  • github.com/spf13/pflag v1.0.3
  • github.com/spf13/viper v1.3.2
  • github.com/steveyen/gtreap v0.1.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.5.1
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.4.0
  • github.com/syndtr/goleveldb v1.0.0
  • github.com/tinylib/msgp v1.1.0
  • github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
  • github.com/willf/bitset v1.1.10
  • github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
  • go.etcd.io/bbolt v1.3.4
  • golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
  • golang.org/x/net v0.0.0-20200202094626-16171245cfb2
  • golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
  • golang.org/x/sys v0.0.0-20200202164722-d101bd2416d5
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
  • golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
  • golang.org/x/sys v0.0.0-20181221143128-b4a75ba826a6
  • golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a
  • golang.org/x/text v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/fsnotify.v1 v1.4.7
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.1
go.mod go
  • github.com/aws/aws-sdk-go v1.32.9
  • github.com/blevesearch/bleve v1.0.9
Dockerfile docker
  • golang alpine build