https://github.com/mkawserm/dodod
Embeddable full text search engine based on bleve
https://github.com/mkawserm/dodod
embedded fulltext-search nosql
Last synced: 5 months ago
JSON representation
Embeddable full text search engine based on bleve
- Host: GitHub
- URL: https://github.com/mkawserm/dodod
- Owner: mkawserm
- License: mit
- Created: 2020-03-19T19:04:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T05:08:38.000Z (about 6 years ago)
- Last Synced: 2024-06-20T03:29:42.225Z (about 2 years ago)
- Topics: embedded, fulltext-search, nosql
- Language: Go
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dodod
-------------------------------------------------
[](https://godoc.org/github.com/mkawserm/dodod)
[](https://travis-ci.com/mkawserm/dodod)
[](https://goreportcard.com/report/github.com/mkawserm/dodod)
[](https://coveralls.io/github/mkawserm/dodod?branch=master)
-------------------------------------------------
# Usage
> `➜ go get github.com/mkawserm/dodod`
```go
package main
func main() {
}
```