-
**Describe the bug**
Hi, I'm trying to build from source but it fails because doesn't find a go resource zap v11
**To Reproduce**
Steps to reproduce the behavior:
- Just follow the instruction i…
-
We restructured the repo and now the instructions are out of date.
1. Most of the README now only applies to the bleve-bench sub-command, probably should move to a README inside that folder.
2. blev…
-
Is there any Rest API to load all the Documents Present in the Index file.
Currently, i am indexing the Document (in all 25 document) and on search i am able to get the Corresponding Documents in the…
-
The title says it all.
-
$ go version
go version go1.10.2 linux/amd64
When try install bleve, i get error
_go get github.com/blevesearch/bleve/..._
```
package github.com/couchbase/vellum/levenshtein2: cannot find pack…
-
User should be able to search for directories, collections and file names within the collection.
Note: take sensitivity level into account.
Later, we could add indexing file contents like PDF an…
-
https://github.com/blevesearch/cld2 having issues disabled I've opted to make it here instead.
```
/usr/lib/go-1.6/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
/tmp/go-link-716788…
-
-
Hello guys,
Here is the demo of what I have faced in my project:
```
package main
import (
"encoding/json"
"flag"
"fmt"
"log"
"os"
"github.com/blevesearch/bleve"
"github.com/blev…
-
any work started in this area?
Searchable and Indexing
Secondary index support on Hash fields
Secondary index support for json kv
Full text search support